Hi. I want to convert DOCX with bookmarks in PDF with bookmarks.
But I don’t see these bookmarks in the Bookmarks panel in PDF Viewer.
Could you tell me Gembox.Document can do that?
Thanks
Hi. I want to convert DOCX with bookmarks in PDF with bookmarks.
But I don’t see these bookmarks in the Bookmarks panel in PDF Viewer.
Could you tell me Gembox.Document can do that?
Thanks
Hi,
You should get those bookmarks (PDF outlines) by default because the default value of PdfSaveOptions.BookmarksCreateOptions
is UsingHeadings
.
Can you please send us a small Visual Studio project that reproduces your issue so we can investigate it?
Regards,
Mario