intbot / ng2-pdfjs-viewer

An angular component for PDFJS and ViewerJS (Supports all versions of angular)
Apache License 2.0
225 stars 113 forks source link

Missing characters in rendered pdf #173

Open pulkitpatel95 opened 2 years ago

pulkitpatel95 commented 2 years ago

While opening a pdf file using ng2-pdfjs-viewer, some characters are missing. Attached are pdf samples which are not rendered correctly.

With other PDF viewers: image

With ng2-pdfjs-viewer: image

Below is a console message which appears when we open attached pdf. image

Let me know if more information is required. GSPP COI Excess Liability 09.01.2021 - 09.01.2022.pdf

ashishmathew1111 commented 2 years ago

I have been facing a similar issue to this. Does the given text disappear at 50% and 100% zoom only?

codehippie1 commented 2 years ago

This feels more like a PDFJS issue. Can you check the issue list on PDFJS github?