PDFRasterizer.NET 4.0 is now available. Supports .NET Core. Renders pixel-perfectly.

Enum DocumentWriteMode

Namespace TallComponents.PDF

Different document write modes.

Fields


Compact
Instead of appending an update only, the document is completely rewitten. Note that existing signed signature fields will be invalidated.

AppendUpdate
Only an update is appended to this existing document. A new document will be written in Compact mode since this will be the first update. Existing document will be forced to append changes only. Supported features: Changes in Metadata.Changes in DocumentInfo.Removing, adding or moving Pages.Adding Shapes to pages.Changes in Actions (except the Bookmark actions).Changes in NamedDestinations.Changes in document level JavaScripts.Changes in Widgets.Changes in Fields (including signing an additional signature field, see signature field for details).Changes in Bookmarks.Changes in ViewerPreferences. Note: You should not change the Security, otherwise an incorrect document will be written.

Auto
The document is writen eighter Full or AppendUpdate, depending if a signed signature is already embedded in the document or the document is marked that it allows to have updates only. New document will be written in Compact mode. Existing document will be written in Full mode if possible, otherwise AppendUpdate mode will be used.
Download PDFKit.NET 4.0
We will send you a download link

  • This field is for validation purposes and should be left unchanged.
Why do we ask your email address?
We send tips that speed up your evaluation
We let you know about bug fixes
You can always unsubscribe with one click
We never share your address with a 3rd party
Thank you for your download

We have sent an email with a download link.