Find us elsewhere
Join Now Member Login

Converting HTML to pdf format?

 
New Topic
Post Reply
Follow Topic
« Prev Page of 2
  • Author
  • Message
 
SparkleGirl

posts: 47

Aug 27, 2007 11:39 AM ET    Quote  Report Abuse
Points: 0   Vote

Great pdf resources - thanks so much!

-roshelle

 



-------------------------

Wishing you all continued blessings and successes!
~Roshelle (aka SparkleGirl), SparklingCards.com
We provide customized cards that make your gifts shine! Also, our Wedding Day Survival Kit has been featured in America`s Bride Magazine.

Also, please check out my new venture, welcome2college.com - a FREE resource site for prospective and newly enrolled university and college students.
wartimethingscom

posts: 161

Aug 28, 2007 2:54 PM ET    Quote  Report Abuse
Points: 0   Vote
Hi,

I use a program called OpenOffice Writer to convert word files to pdf`s with the click of a button.

OpenOffice.org takes the place of Microsoft Office because unlike MO, OO is absolutely free to download and use.

You can use MO document inside of openoffice. You can save to the MO formats and much more. Like I said, I use openoffice writer (the same as MO word) to take military manuals and turn them into pdf format. All I do is click one button in the tool bar. Simple, easy, and FREE!!! That`s what I love about it.

Take care.

Dan
InnerMonkey

posts: 4

Aug 28, 2007 3:09 PM ET    Quote  Report Abuse
Points: 0   Vote
I prefer Cute PDF over PDF995.  It works just as well without the annoying ads suggesting you upgrade to a paid version everytime you use it.

http://www.cutepdf.com/Products/CutePDF/writer.asp

storybookstudio

posts: 270

Aug 29, 2007 9:48 PM ET    Quote  Report Abuse
Points: 0   Vote

Thank you all for the great suggestions! I knew I could count on my fellow SUNers to help me out in a jam.

Dan- I will check OpenOffice out - sounds interesting! Of course, anything FREE is very interesting to me ;0)

InnerMonkey - Thanks! If I get sick of the ads, I`ll definately switch over. And who wouldn`t want a Cute PDF?! Gosh, now that I think of it, I`d probably buy alot more `Cute` things...what else do they have?! I`m a sucker for anything mini too...might be a girl thing



-------------------------

Melissa Yamello
Owner/Designer
Storybook Studio
www.storybookstudio.net

Kids` Craft Blast
Sign-up for our newsletter featuring free project ideas in each issue!
florin

posts: 1

Sep 03, 2007 9:41 AM ET    Quote  Report Abuse
Points: 0   Vote

If you want something windows based I think you can take the HTML to PDF converter library for .NET from http://www.dotnet-reporting.com or from http://www.winnovative-software.com. You can be build your own application or you can use the demo one. 

All the conversion can be done in a few lines for C# code:


       // Create the PDF converter. Optionally you can specify the virtual browser
        // width as parameter. 1024 pixels is default, 0 means autodetect
        PdfConverter pdfConverter = new PdfConverter();
        // set the license key
        pdfConverter.LicenseKey = "P38cBx6AWW7b9c81TjEGxnrazP+J7rOjs+9omJ3TUycauK+cLWdrITM5T59 hdW5r";
        // set the converter options
        pdfConverter.PdfDocumentOptions.PdfPageSize = PdfPageSize.A4;
        pdfConverter.PdfDocumentOptions.PdfCompressionLevel = PdfCompressionLevel.Normal;
        pdfConverter.PdfDocumentOptions.PdfPageOrientation = PDFPageOrientation.Portrait;
        pdfConverter.PdfDocumentOptions.ShowHeader = false;
        pdfConverter.PdfDocumentOptions.ShowFooter = false;
        // set to generate selectable pdf or a pdf with embedded image
        pdfConverter.PdfDocumentOptions.GenerateSelectablePdf = selectablePDF;

        // Performs the conversion and get the pdf document bytes that you can further
        // save to a file or send as a browser response
        byte[] pdfBytes = pdfConverter.GetPdfFromUrlBytes(urlToConvert);

      

avinco

posts: 5

Jul 04, 2011 12:28 PM ET    Quote  Report Abuse
Points: 0   Vote

It`s so abundant to accept a abode to appear for advice if you charge it. Even these little things assume like huge problems if you`re clueless .



-------------------------

[url=http://www.xhtmljunkies.com/psd-to-wordpress.html]psd to wordpress[/url]
iPhoneUnlock

posts: 16

Jul 26, 2011 11:01 PM ET    Quote  Report Abuse
Points: 0   Vote

I actually haven`t heard from them since they first called to tell me they had a potential match for me. So I`m kind of ready to get on the move, and might call this week to prod them a bit. :)



-------------------------


iPhone Unlock iPhone jailbroken
« Prev Page of 2
Post Reply
 
.
Advertisement

Keep the Community Clean!

  • StartupNation forums should be used as a platform to learn, educate others, share stories, tips & tricks and to provide constructive feedback.
  • Please do not use the Forums for advertising & blatant self-promotion.
  • Please be respectful to other members and refrain from personal attacks and vulgar language.
  • StartupNation reserves the right to delete any message, reply, and/or member who violates our terms of use.
Read full terms of use
Advertisement
Advertisement
Advertisement
Advertisement