En

Rotate Text inside PDF Documents in C#

PDF has become a ruling document format in the digital world. Its cross-platform support has made it a widely adopted format for generating and sharing documents, such as research articles, invoices, etc. While generating a PDF programmatically, you often need to change the position and orientation of the text according to the layout of the document. In this article, we will demonstrate how to rotate text inside PDF documents programmatically in C# .NET.
May 13, 2022 · 3 min · Usman Aziz

Add Text to a PDF Document using C#

PDF format is widely used to generate various types of documents such as invoices, financial reports, resumes, etc. In the world of automation, PDF documents are generated and manipulated from within the web or desktop applications. Thereby, in certain cases, you may need to add text to the existing PDF files programmatically. In accordance with that, this article shows how to add text to PDF documents using C#.
August 26, 2021 · 3 min · Usman Aziz

Print PDF Documents using PrintController and Add FlateDecode Images in XImageCollection of a Document

We at Aspose are honored announcing December Release i.e. Aspose.PDF for .NET 18.12 which is available for download and to be used in .NET applications. This new release of API contains a number of new features, enhancements and bug fixes for the issues reported in the previous version(s) of the API. In order to have an insight into what has been introduced new and changed in the latest release, it is recommended to go through the detailed release notes page in the API documentation.
January 13, 2019 · 3 min · Asad Ali