|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Html to Pdf converter
Is there any free utility for linux to convert html pages into pdf.
|
|
#2
|
||||
|
||||
|
Moved to Scripts forum from PHP
__________________
Give a person code, and they'll hack for a day; Teach them how to code, and they'll hack forever. Analyze twice; hack once. The world's first existential ITIL question: If a change is released into production without a ticket to track it, was it actually released? About DrGroove: ITIL-Certified IT Process Engineer - Enterprise Application Architect - Freelance IT Journalist - Devshed Moderator - Funk Bassist Extraordinaire |
|
#3
|
||||
|
||||
|
I believe html2pdf is the utility you need to google for. However, you will need to install ghostscript afaicr
christo
__________________
. Spiration channels: Free scripts, programming tutorials and articles Dotcut alerts: Online Press cuttings / news alerts Clearprop: UK microlight school, wiltshire Uk dating: UK safe dating with Topdates About Christo . . |
|
#4
|
||||
|
||||
|
php based pdf convertor.
http://www.ros.co.nz/pdf |
|
#5
|
|||
|
|||
|
htmldoc works great!
I've gotten great results out of a free (GPL) app called HTMLDoc, available at:
URL It has both a GUI version, as well as command-line access, which we use to make a "Save as PDF" link on each page of our site. Check it out if you want an example of what HTMLDoc can do: URL Cheers, Lux |
|
#6
|
|||
|
|||
|
Quote:
Hello. I've tried the site above, www.easysw.com, but I can't open the site. I am creating a site that displays a dynamic table of books (name, prices, quantity) a user placed in his shopping cart. Now I want to create a link that let's users download the PDF version of his shopping cart. What I have now is just a list of books, like so: Item No. : 1 Item Name: The Name of the Book Item Price: $23 .... so and so, until the final item. But I want the items to be displayed in a table format. I have no idea how to create tables in PDF, but in HTML it's easy, so that's why I need a PHP script that can parse HTML and transform it to PDF. I also want the script to parse an HTML string, not a file, and also do a "force download" on the PDF when the link is clicked (The one I have now is a "forced download", no PDF file is created on the server). So, is there anyone out there who has downloaded the file HTMLdoc? Or can someone point me to a site where I can download the tar.gz version of htmldoc? Please? I still would have to edit HTMLdoc so that it wouldn't look for a file but instead use HTML strings. Thanks!!! JP
__________________
JP |
|
#7
|
|||
|
|||
|
Hi JP,
It looks like the site is up and running again. It was probably just a temporary outage. Cheers, Lux |
|
#8
|
|||
|
|||
|
Quote:
Holy s***! It does work! Grrr.... I think the Fates are playing with me again. Thanks for pointing that out! ![]() |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > Html to Pdf converter |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|