-
Notifications
You must be signed in to change notification settings - Fork 10k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document doesn't show scanned image, also fonts are ugly #3591
Comments
[09:25:08.714] "Warning: JPX error: Unknown codestream code: ff55. Trying to recover" |
* 'master' of https://github.com/mozilla/pdf.js: (41 commits) Add larger zoom values to zoom dropdown box Prevent rendering unnecessary pages when the HOME/END keys are pressed Refactoring error reporting in JPX Adds test case for JPX COC marker Fix mozilla#3591 / list unsupported options SHA512 optimizations Added support for decrypting PDF 1.7/2.0 Algorithm 5 revision 5 and 6. *Added AES128 Encryption *Added AES258 Encryption/Decryption *Added SHA256 *Added SHA512 *Added class to handle 8 byte integers and associated bit operations *Added SHA384 *Added routines to handle new algorithm and perform PDF2.0 hashing. Fix PageView cache re-insertions. Halve the size of the PageView cache. Fix mishandling of incomplete, inverted masks. Cache pages at the start of drawing, not the end. Limit the size of canvases to 5MP (iOS restriction) Re-add Attachment strings to the Swedish l10n Imports most recent l10n files Reverting back disableWebGL preferences check Removes statcmp.py Protects PDFJS.disableXXX == true from change Fixes drawImage for thumbs Return ErrorFont in loadFont when the fontRef is undefined Zero the height and width of the PageView canvas before deleting. ...
Here is the page: http://harpers.org/wp-content/uploads/HarpersMagazine-1989-09-0059029.pdf
Acrobat shows it as scanned image. Pdfjs doesn't. What makes it worse, font displayed is very messy. Letters 'i' and 'l' are thicker then the rest, spaces are unreasonable.
The text was updated successfully, but these errors were encountered: