| Author |
automate pdf creation from a html file on the web
|
Tom Brown
Greenhorn
Joined: Sep 25, 2003
Posts: 22
|
|
hey all i'm a newbie in linux, i have a site which data is updated on-the-fly with a linux server. now i want to make a pdf on-the-fly from some pages. i've make an pdf from a html file with html2ps and ps2pdf and it works fine. how can i do it on the fly? i have a button on my site which have to give a command to send the html file to the server. make a pdf and send it back to the webpage to show the pdf. do i have to use a program like omnimark to make this possible? how do i make a file that automate the html2ps and ps2pdf? can somebody help me please? thanks a lot! Tom Brown
|
 |
Pranav Butala
Greenhorn
Joined: Jan 20, 2004
Posts: 27
|
|
|
Check htmldoc. I use it to create pdf doc from html file
|
 |
 |
|
|
subject: automate pdf creation from a html file on the web
|
|
|