Forum Moderators: open

Message Too Old, No Replies

Create PDF with .NET

built in or no?

         

mattglet

8:14 pm on Jul 12, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Does .NET have a built in component to build a PDF, or any other way to do it without a 3rd party component?

-Matt

macrost

12:15 am on Jul 13, 2004 (gmt 0)

10+ Year Member



mattglet,
You could use xml/xsl-fo if you want. ;)

Easy_Coder

1:17 pm on Jul 13, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Back in 2001 I came across a fantastic article written by Pramod Kumar Singh on this very topic. Pramod had written a PDFGenerator Object in c#; it converts strings to a pdf file.

Google "Pramod Kumar Singh" +c#
Take a looksee at the second result.

Xoc

3:57 pm on Aug 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Here is the article: [c-sharpcorner.com...]