[]
DsPdfJS API / OutlineMergeMode
Specifies how outlines are handled when merging two documents.
All:
1
All outlines from the source document will be copied to the destination document.
LinkedWithMergedObjects:
2
Only outlines linked with merged objects will be copied to the destination document.
None:
0
Outlines from the source document are ignored.