Foxit PDF Generator for .NET SDK

How to convert a text file to PDF?

by Conor Smith | April 4, 2017
To make text to PDF files conversion, follow the steps outlined below: Extract the text from the text file. Add the extracted text to a PDF using the TextArea class.Here is an example that adds “Hello World!” to a PDF. // Create a PDF Document Document document = new Document(); // Create a PDF Page […]
Keep reading Keep reading
Used everywhere

Trusted by