Hi there,
I have a requirement to create bookmarks in an existing PDF document. However, the current bookmarkeditor.createbookmarks() method would simply create bookmarks for all the pages. Instead, i would like to take all the section/page headers and convert them into bookmarks. Is this possible? Appreciate your help!