DEV Community

Discussion on: Rotating PDF page in C#

Collapse
 
atir_tahir profile image
Atir Tahir • Edited

Page rotation or other document manipulation operations (split, swap, trim, remove) become easier with GroupDocs.Merger for .NET API.
API allows you to rotate single or list of pages. See how comfy is the code:

The best thing about this API is, it is not just limited to PDF it also supports Word, Excel, PowerPoint formats.