Integrate PDF.JS Express in Salesforce Lightning Component

PDF.js Express Version

Detailed description of issue
Hello, I have a requirement to provide ability to annotate, Comment (Edit) the pdf file within the salesforce instance using PDF.JS Express only.
I just want to know whether this is compatible with Salesforce Lightning Component, If so can you please provide a sample code ( For Demo purpose) so that I can provide a demo to the client.

Expected behaviour
Provide a screenshot or description of the expected behaviour

Does your issue happen with every document, or just one?
Answer here

Link to document
{Provide a link to the document in question if possible}

Code snippet
{Provide a relevant code snippet}

@Logan Can you Help me out here please.

Hey there!

As long as the following conditions can be met in a Salesforce environment, Express should work:

  • A call to our authorization server can be made
  • JS workers can be loaded
  • The salesforce component lives on a single domain

Unfortunately we do not have any sample code for this.

If you have questions or run into problems when trying to implement into Salesforce, please let me know!

Thanks!
Logan