mozilla / pdf.js

PDF Reader in JavaScript
https://mozilla.github.io/pdf.js/
Apache License 2.0
48.06k stars 9.93k forks source link

PDF render problem on PDF.js #14520

Open avanhovedev opened 2 years ago

avanhovedev commented 2 years ago

Attach (recommended) or Link to PDF file here:

Configuration:

Steps to reproduce the problem:

  1. I will give you a file who have a visual problem beetween pdf.js on firefox (not on chrome/opera). With PDF.js i have this render :

image

What is the expected behavior? Normally i need to have this render :

image

What went wrong?

See first screenshot

Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension): Firefo/Chrome Extension

File :

3b750e51-2f97-4a51-b3f1-2589135d9d09_1643386353 (1).pdf

Snuffleupagus commented 2 years ago

Attach (recommended) or Link to PDF file here:

Please note that this part of the ISSUE_TEMPLATE is always required in order for any issue to be actionable.

PDF.js version: 2.11.338

That version is no longer supported, please find the latest releases at https://mozilla.github.io/pdf.js/getting_started/#download

We opened a issue on Onlyoffice cause when we export the file and opened it with firefox we have render issues.

Please note that the mentioned project is not connected to the PDF.js project, and that there's no "export PPTX as PDF" functionality in the PDF.js project (we only support parsing/rendering of PDF files, but no other file formats).

This issue: ONLYOFFICE/DocumentServer#1618

Unfortunately that's not really relevant here, so please make sure to address the things mentioned above since as-is this issue unfortunately isn't actionable.

avanhovedev commented 2 years ago

Sorry, i will reformulate this,

I converted a pptx as pdf with Onlyoffice. (for you information) So i decided to open this PDF with PDF.js using extension (Chrome) and open this PDF with firefox too.

And it's the same case. I have the same problem (see screenshot in the first post) When i oepn the PDF file with acrobat or Chrome (without extension) i don't have the problem.

3b750e51-2f97-4a51-b3f1-2589135d9d09_1643386353 (1).pdf)

bobjiang1988 commented 1 year ago

Any update please?