mozilla / pdf.js

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

issue with the last character arabic #10051

Closed salmen closed 6 years ago

salmen commented 6 years ago

Attach (recommended) or Link to PDF file here: file.pdf

Configuration:

Steps to reproduce the problem:

  1. Open the attached file

What is the expected behavior? (add screenshot) opening the same pdf file with adobe acrobat readerX version 10.1.2. expected

What went wrong? (add screenshot) the last character is represented by an empty tile. it seems like the issue is related to font encoding. The pdf is generated from crystal report 9 and font encoding is built-in. fontencoding . I am experiencing the same issue with chrome pdf viewer "last character is not attached to the word".

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

timvandermeij commented 6 years ago

Fixed by #9340.