Hope you can help me.
I have to show on the screen some data to the users. When the user click on a button, the system has to search in a data base for a WORD document (*.doc), convert it to PDF format and finally show it to the user on the screen. Of course there is no user interaction on this, but only the click on the button. Somebody could give me a clue to do this if posible?. I have to do this on linux, and is a new OS for me, so I'll appreciate any help you can give me.
Thanks in advance
word to pdf
Moderator: General Moderators
-
kettle_drum
- DevNet Resident
- Posts: 1150
- Joined: Sun Jul 20, 2003 9:25 pm
- Location: West Yorkshire, England
Or have a text based version in the database so you can have powerful seacrhing of the documents and then use something like fpdf to convert the text to pdf when the user requessts it.
http://www.fpdf.org/
http://www.fpdf.org/
I have found this:
http://www.goermezer.de/
I'm going to test it and after that I'll tell you If I get the result I want.
Thanks.
http://www.goermezer.de/
I'm going to test it and after that I'll tell you If I get the result I want.
Thanks.