You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attach (recommended) or Link to PDF file here: test.pdf
That document is damaged enough that it cannot be opened in Adobe Reader either, i.e. the PDF reference implementation, hence this looks for all intents and purposes like a bug in the PDF document itself (rather than in the PDF.js library).
Configuration:
Attach (recommended) or Link to PDF file here:
test.pdf
Steps to reproduce the problem:
run the HELLO WORLD github example passing the attached file: https://github.com/mozilla/pdf.js/blob/master/examples/learning/helloworld.html
The PDF does NOT load & in Dev tools console we have:
{
"message": "Invalid PDF structure.",
"name": "InvalidPDFException"
}
What is the expected behavior? (add screenshot)

Show the PDF in the browser like this:
teste_assinado.pdf
What went wrong? (add screenshot)


Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension):
The text was updated successfully, but these errors were encountered: