Skip to content

Companion App Does not return to calling app #4

@jtsom-do

Description

@jtsom-do

In a .NET 9 Web API app (and also a stand alone .NET 9 web app).

When using the Companion app to preview a PDF from QuestPDF, after calling doc.ShowInCompanion(); the calling application will be paused on that call, waiting for the Companion app to return.

This makes using the Companion difficult at best, as I need to stop and re-run my app to get control back.

Image

Execution will pause at the doc.ShowInCompanion(); statement and never return. The following Console.WriteLine statement will never execute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions