PageInsertFlags
Namespace: Datalogics::PDFL
Values
- None
Do not insert bookmarks, threads, or document data.
- Bookmarks
Insert bookmarks as well as pages.
- All
Insert all Catalog and Info dictionary values as well as pages. The bookmark tree of the inserted document is merged into the bookmark tree of the target document by copying it as a new first-level subtree of that document's bookmark tree root, of which it becomes the last child. If the target document has no bookmark tree, it acquires one identical to the bookmark tree from the source document.
- Threads
Insert articles as well.
- DoNotMergeFonts
Do not merge duplicate fonts on merge: may result in larger files when saved, but can show performance benefits when inserting a page that uses a large number of fonts
- DoNotResolveInvalidStructureParentReferences
Do not resolve invalid Parent References in the Structure Tree. This is not necessary in most cases and can show performance benefits for a document with a complicated Structure Tree.
- DoNotRemovePageInheritance
Do not remove page inheritance. This can slow down the performance when document has very large page tree.