EvilZone
Programming and Scripting => Projects and Discussion => : Huntondoom June 21, 2011, 11:30:21 PM
-
does anyone know how to Convert Something to PDF?
I Tried Google but All I got were tools for conversion :S
-
like what?
i use adobe bridge part of adobe photoshop to output pictures in pdf,there are plenty tools
-
HTML To PDF
-
try this one:
http://rapidshare.com/files/153815688/HTML2PDF_Pilot_2.15.82_cw.rar
-
Just get pro version of acrobat? It got all sorts of import, export, edit and create PDF stuff.
-
OpenOffice has a feature to export to PDF.
-
yeah but I need to Convert ±300 Html File quick :P
any @noob thanks it migth work :P
-
@noob do you have the book about Itextsharp ::)?
EDIT: just took a look at ITextSharp
it really something to learn but I do understand some of it
but Has I see I will have to built a simpler converter between Itextsharp and my App.
-
just look at the pdf syntax, and convert html to pdf.
-
http://code.google.com/p/wkhtmltopdf/ (http://code.google.com/p/wkhtmltopdf/)
-
CutePDF installs a virtual printer. Then you just print the page to it and it saves as a PDF.