Posts Tagged ‘add bookmarks to pdf pdfsharp’


Add Bookmarks to PDF with C# / .NET Core

July 14th, 2021 / by api2pdf /

Intro If you are working with PDFs as a C# / .NET Core developer, you know the pain associated with working with them. In this post we will cover how to conveniently add bookmarks to a PDF using our REST API in just a few lines of code. Our API will take your .pdf file […]

Read More