Generate & View Pdf in a Form with C# without Acrobat

  • Thread starter Thread starter Attasc
  • Start date Start date
A

Attasc

I need to create and view a Pdf document in a simple form without the
Acrobat Reader Requirements!!!

There is something free or not too expansive to use with C#???


thanks
 
Try ItextSharp,its a opensource



Attasc wrote:

Generate & View Pdf in a Form with C# without Acrobat
25-Nov-09

I need to create and view a Pdf document in a simple form without th
Acrobat Reader Requirements!!

There is something free or not too expansive to use with C#??

thanks

Previous Posts In This Thread:

EggHeadCafe - Software Developer Portal of Choice
Top 10 .NET Framework Technologies to Learn in 2007
http://www.eggheadcafe.com/tutorial...44-469c1766614c/top-10-net-framework-tec.aspx
 
As chandra states use Itextsharp it has great functionality :) i've used it
in an application with great sucess such as pdf creation / merge and
conversion from image to pdf

Simon
 
Hi!

I would like to recommend our PDFOne .NET product: an all-in-one PDF library
for .NET. Generate PDF, view PDF, Print, Merge, Split and perform hundreds
of other tasks on PDF documents. It's a commercial product, but with
economical Royalty-free licensing.

Please have a look and download the free trial at:
http://www.gnostice.com/PDFOne_dot_NET.asp

Also, here's a new video overview of the PDFOne .NET product:
http://www.gnostice.com/demos/PDFOne_dot_NET_V3_Demo/PDFOne.NET_Overview.html

Please contact us at support _at_ gnostice.com, if you have any queries.

Thank you,
 
Back
Top