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
The PDF.js paints everything on canvas (however we set limitation on size of the canvas). Since you did not provide enough details about the issue, I assuming you are talking about the page picture looking rasterized at large zoom (for letter/a4 size page it happens at about 400%) -- that where we stop repainting and using CSS zoom.
Appears PDF.js rasterizes a vector-based PDF.
Is there a way, to retain the vectors and the fonts when rendering?
example file: https://www.dropbox.com/s/mpcoiaoeud5f4al/XSC%20-%20Drawings.pdf?dl=0
The text was updated successfully, but these errors were encountered: