Skip to main content

How to add bookmarks when merging PDF files or documents

Updated over 8 months ago

How to add bookmarks when merging PDF files or documents

For Zapier, Integromat and others plugins insert custom profiles into profiles field. For API calls please set value as string in profiles parameter as string.

{ 
    'GenerateBookmarks': true, 
    'BookmarkTitles': [ 'BookmarkName1', 'BookmarkName2', 'BookmarName3' ] 
}

Note: Bookmark names will be assigned to every merged document in the same order:

Applies to:

  • pdf/merge

  • pdf/merge2

Did this answer your question?