I have to convert html to the doc(x) and pdf format.
I found aspose, but this tool can do a lot of more work than i need, and thats why it isn't really cheap.
Are there similar tools, which can just do this conversion ?
I need this on a Desktopapplication where no word / office is installed
*Just for Info Finally bought asponse words. all other options weren't as good as this tool
Assuming that these are essentially “documents” and not fancy graphical web pages (i.e. you'd like them to be legible, but aren't deeply concerned with the minutiæ of web layout formatting), you can use LibreOffice to convert them; either manually (open, export as…) or using the "headless" mode, e.g.:
soffice -headless -convert-to pdf -outdir pdfs/ *.html
soffice -headless -convert-to doc -outdir docs/ *.html
Free, cross-platform, but a bit of a hefty install. (I think it's nearing the half-gigabyte mark for the full suite with all the plug-ins installed, but you should only need the Writer component)
Maybe this http://kitpdf.com might help. I tried it, it's free and really easy to use.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With