Best way to add/update/delete bookmarks in PDF using Aspose.PDF for .NET

Hello Aspose fans!

Sorry for such a weird and basic question, but I can’t find simple answer on Aspose documentation website.
My question is: what’s the difference between handling add/update/delete pdf bookmarks when I use classes from Aspose.Pdf and Aspose.Pdf.Facades? What namespace should I choose?

Hi Robert,


Thanks for your inquiry. Please note Aspose.Pdf.Facades is old namespace used to manipulate existing PDF documents. However Aspose.Pdf.Document is new namespace, follows DOM. It is more efficient and improved. It can create a new PDF form scratch along with manipulation of existing PDF document. We will suggest you to use Aspose.Pdf.Document namespace.

Please feel free to contact us for any further assistance.

Best Regards,