Thread: Create pdf file
View Single Post
  #2 (permalink)  
Old 09-01-2008, 5:42 AM
ScottyB ScottyB is offline
VB.NET Forum Enthusiast
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Jan 2007
Location: Australia
Age: 39
Posts: 35
Reputation: 26
ScottyB is on a distinguished programming path ahead
Default

There are a number of Third Party Open Source Frameworks available which will allow you to generate a pdf document.

The two that come to mind are:
1. PDFSharp (PDFsharp - Home)
2. SourceForge.net: iTextSharp

Hope these help

Regards

ScottyB
Reply With Quote