Skip to content
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

Minimal images support (updated) #253

Open
wants to merge 134 commits into
base: master
Choose a base branch
from
Open

Conversation

jonaskello
Copy link

This is an updated version of #91 with the merge conflicts resolved.

modestysn and others added 30 commits February 28, 2016 13:45
…level pdf2json file; also updated readme with more code example
… renderer needs update. See readme for more details
[fix] Cannot find module './pdf2json/PDFParser'
Added parameters this and 1 to PDFParser in readme
Use .npmignore file to exclude "test" folder from NPM (Saves 150 MB)
modestysn and others added 26 commits September 19, 2021 14:36
On some documents `CanvasGraphics.showText` can be run
prior to `CanvasGraphics.setFont`, thus causing a `TypeError`.
This quick hack allows such documents to work.

Fixes modesty#244.
…able/data 3. add page level stream control in ParserStream
@jonaskello jonaskello mentioned this pull request Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet