Convert text fields to PDF in .NET C#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Maxington
    New Member
    • Feb 2008
    • 4

    Convert text fields to PDF in .NET C#

    Hello, I currently am working on a program that interacts with a database and stores text. The program will then display this text on a web page. However, I would like to take these text fields and convert it to a PDF for archiving and to pass it to others who don't use our system.

    Any suggestions?

    I have experimented with SharpPDF but have run into problems determining how many lines are in a large string because their is no line breaks to become difficult to do this and know when to move the text to a new page.
Working...