Click here to Skip to main content
15,885,216 members
Articles / Programming Languages / C#
Article

TEXT to PDF Converter in .NET using Reporter.NET

Rate me:
Please Sign up or sign in to vote.
1.44/5 (21 votes)
26 Aug 2002 200.2K   4.8K   45   36
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


Written By
Web Developer
India India
I have been working on .NET technologies at Netdecisions, Mumbai, India. I have been working on .NET Technology since september 2000. I have launced my first tech portal www.csharp4net.com in october 2000 with my practices on .NET. I love to do R&D on C# with OOAD and doing the same since 1 year. Currently I am working on an Integrated Architecture Platform for .NET, a playground of .NET BusinessObjects and Services aka IAP.NET in my current organization. My previous contributions are published on MSDN-India, DevX-tips sections, c-sharpcorner and DeveloperDex.

Comments and Discussions

 
QuestionConvert from HTML File? Pin
p3@nut29-Apr-10 5:12
p3@nut29-Apr-10 5:12 
Questioncan not run , error when running the project Pin
delSaj11-Dec-09 22:05
delSaj11-Dec-09 22:05 
QuestionHow To Create RSF.DLL Pin
muthura18-Dec-09 19:49
muthura18-Dec-09 19:49 
GeneralThanks Pin
Sasi Kumar. V9-Jul-08 2:20
Sasi Kumar. V9-Jul-08 2:20 
GeneralThe sample project will not compile !! Pin
KSOpsa11-Jun-08 20:25
KSOpsa11-Jun-08 20:25 
GeneralRe: The sample project will not compile !! Pin
P K J2-Nov-08 22:31
P K J2-Nov-08 22:31 
QuestionTAB wont convert in the PDF ??? Pin
KSOpsa11-Jun-08 3:05
KSOpsa11-Jun-08 3:05 
Generalupdated version that works Pin
Coderoppe14-May-08 3:51
Coderoppe14-May-08 3:51 
GeneralRe: updated version that works Pin
Member 44050221-May-08 8:16
Member 44050221-May-08 8:16 
Generalpdf to text convert Pin
ismailHossain2-Apr-08 20:58
ismailHossain2-Apr-08 20:58 
GeneralError! Index was outside the bounds of array. Pin
Alireza Behmanesh rad31-Dec-07 4:42
Alireza Behmanesh rad31-Dec-07 4:42 
Questionconversion Pin
nik123sri18-Jul-07 22:20
nik123sri18-Jul-07 22:20 
QuestionCan not find resx files Pin
xibeifeijian24-Jun-07 17:58
xibeifeijian24-Jun-07 17:58 
Questiontxt to pdf conveter is possible using c ??? Pin
Thacker22-May-07 1:00
Thacker22-May-07 1:00 
QuestionRSF.dll missing. Can't Build Pin
asfarsadewa19-Jul-06 15:52
asfarsadewa19-Jul-06 15:52 
GeneralUsing same code in asp.net Pin
Deepak sihag12-Apr-06 19:43
Deepak sihag12-Apr-06 19:43 
GeneralRe: Using same code in asp.net Pin
alimohammed27-Oct-07 2:08
alimohammed27-Oct-07 2:08 
Generalcan't build too Pin
meteor6663-Jan-05 2:14
meteor6663-Jan-05 2:14 
GeneralNo Text in the PDF - File Pin
hpille24-Feb-04 1:39
hpille24-Feb-04 1:39 
GeneralRe: No Text in the PDF - File Pin
pichbe19-Apr-04 11:26
pichbe19-Apr-04 11:26 
GeneralFile missing Pin
MREBI24-Jan-04 13:15
MREBI24-Jan-04 13:15 
GeneralFIle does not Exist Pin
TomNews2-Jan-04 2:16
TomNews2-Jan-04 2:16 
Generalcode no source Pin
Pdyu27-Nov-03 16:52
Pdyu27-Nov-03 16:52 
GeneralExtraction Of Text from PDF Pin
KulkarniSonali29-Sep-03 21:41
KulkarniSonali29-Sep-03 21:41 
Generalextraction Pin
Anonymous9-Jul-03 9:33
Anonymous9-Jul-03 9:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.