Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

TEXT to PDF Converter in .NET using Reporter.NET

0.00/5 (No votes)
26 Aug 2002 1  
This is a PDF converter tool which can read text documents and convert them to PDF documents. You can configure this tool to generate custom PDF reports with different fonts, colors, sizes and so on. Thanks to Otto Mayor (author of open source PDF library - www.sourceforge.net).

Introduction

SPeeDeeF.NET was developed based on an open source project Reporter.NET by otto mayor (www.sourceforge.net). Basically, it uses the Reporter.NET PDF libraries to convert text files to PDF files. Inputs: Reads any type of text file. Output: PDF file will be generated according to page settings specified.

Installation

  • Download the zipped source and unzip the source.
  • Open the solution file in Visual Studio .NET.
  • Compile and run the application.

Configuration

  • Page size can be configured.
  • Font sizes can be configured.
  • Page settings (landscape/portrait) can be configured.
  • Text color can be controlled.

References

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here