big problem
Posted: Mon Apr 14, 2003 7:41 pm
hy guys,
i'm new to php programing, but i'm getting along with it.
i´m working on a project, that is very helpfull for me.
i have made all the site in php and html, but one of the links is a page that is created each day with microsoft word (damn!). I´m running RH8, apache and php4 in my server and my biggest problem is:
how to convert the doc file to pdf so that i can publish it automatically (i've already made the script to upload it and rename it automaticaly), but that no one can change the contents of the document. (i think pdf is the best way). so, how can i convert the word doc file into a pdf, without changing anything from the doc (including tables)? Please help me.
Thanks
i'm new to php programing, but i'm getting along with it.
i´m working on a project, that is very helpfull for me.
i have made all the site in php and html, but one of the links is a page that is created each day with microsoft word (damn!). I´m running RH8, apache and php4 in my server and my biggest problem is:
how to convert the doc file to pdf so that i can publish it automatically (i've already made the script to upload it and rename it automaticaly), but that no one can change the contents of the document. (i think pdf is the best way). so, how can i convert the word doc file into a pdf, without changing anything from the doc (including tables)? Please help me.
Thanks