We use PdfBookmarkEditor.CreateBookmarkOfPage method to create bookmarks for a PDF merged document. Prior to this new method, we used same method name but from Pdf.Kit.PdfContentEditor. The older method defaulted the bookmarks to “fit to width” which is what we want. The new method defaults to “fit to page”. Is there any way to have the bookmarks default with “fit to width”?
Thanks,
Yong Kim