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

Support Incremental Updates #176

Merged
merged 1 commit into from
Jul 20, 2022
Merged

Conversation

ralpha
Copy link
Contributor

@ralpha ralpha commented Jul 18, 2022

Added support for Incremental Updates in PDF.

Other changes:

  • Added new field to Document, xref_start. Default value is 0.
  • Added new function to Document: new_from_prev, has_object, add_page_contents, set_object
  • New structure added IncrementalDocument.
  • Support writing of PDF file with "Cross Reference Stream".
  • Cross Reference Tables now write abbreviated tables when non-consecutive object are written.

@J-F-Liu J-F-Liu merged commit a3f531b into J-F-Liu:master Jul 20, 2022
@J-F-Liu
Copy link
Owner

J-F-Liu commented Jul 20, 2022

Good work, thanks for this big implementation and code document.

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.

2 participants