EvilZone

Programming and Scripting => Projects and Discussion => : Huntondoom June 21, 2011, 11:30:21 PM

: [question] Convert something To Pdf
: 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
: Re: [question] Convert something To Pdf
: noob June 21, 2011, 11:43:33 PM
like what?
i use adobe bridge part of adobe photoshop to output pictures in pdf,there are plenty tools
: Re: [question] Convert something To Pdf
: Huntondoom June 21, 2011, 11:51:03 PM
HTML To PDF
: Re: [question] Convert something To Pdf
: noob June 21, 2011, 11:55:08 PM
try this one:
:
http://rapidshare.com/files/153815688/HTML2PDF_Pilot_2.15.82_cw.rar
: Re: [question] Convert something To Pdf
: ande June 22, 2011, 12:01:21 AM
Just get pro version of acrobat? It got all sorts of import, export, edit and create PDF stuff.
: Re: [question] Convert something To Pdf
: Kulverstukas June 22, 2011, 12:03:17 AM
OpenOffice has a feature to export to PDF.
: Re: [question] Convert something To Pdf
: Huntondoom June 22, 2011, 12:05:08 AM
yeah but I need to Convert ±300 Html File quick :P

any @noob thanks it migth work :P
: Re: [question] Convert something To Pdf
: Huntondoom June 22, 2011, 12:21:47 AM
@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.
: Re: [question] Convert something To Pdf
: Stackprotector June 25, 2011, 03:44:08 PM
just look at the pdf syntax, and convert html to pdf.
: Re: [question] Convert something To Pdf
: 10n1z3d June 25, 2011, 04:24:33 PM
http://code.google.com/p/wkhtmltopdf/ (http://code.google.com/p/wkhtmltopdf/)
: Re: [question] Convert something To Pdf
: xor June 26, 2011, 07:48:45 AM
CutePDF installs a virtual printer. Then you just print the page to it and it saves as a PDF.