English

Create Booklet from PDF in C#

A PDF booklet is used to transform a document into a saddle-stitch (or another) format, which could be used for printing. In a PDF booklet, each two pages are printed on a single page. In this article, we are going to show you how to create booklets from PDF files programmatically in C#.
November 7, 2022 · 2 min · Usman Aziz

Add Layers to PDF and Get Hyperlink Destination in C# - Aspose.PDF for .NET 9.3.0

The Aspose team is always happy to introduce new and exciting features to its APIs, where the main intent is to provide out of the box APIs that make the lives of developers worldwide easier. We create tools that means our customers don’t have to do much of the tedious work required during document manipulation. We always thrive to present products that are simple and easy to use, so that our customers can focus on their business logic and forget about inner details and implementations.
June 5, 2014 · 5 min · Codewarior