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

Add handling of PDF documents with direct pages #26

Open
JanSlabon opened this issue Oct 17, 2017 · 0 comments
Open

Add handling of PDF documents with direct pages #26

JanSlabon opened this issue Oct 17, 2017 · 0 comments

Comments

@JanSlabon
Copy link
Member

Such object structures are invalid but sadly there are some PDF creators on the road which produces them...

We need to simulate indirect objects in this case. We could use the trailer object to get the size entry + an offset for the new entries. We will "repair" the page tree at runtime.

A public test document needs to be created manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant