Hi,
i am trying to convert doc to pdf and i have used phpoffice for this but this is full of bug as some contents are missing styles or not working, fonts are not working . i want at least 90% similarity. please help me out how to convert doc to pdf ?any ideas?
@sr57 thank you.
do you have any sample to setup this in bluehost shared server? as i have shared server i dont think i can install extra software in server.
I don't use shared hosting (only vps or my own servers), but you should use in php with this package https://github.com/alchemy-fr/PHP-Unoconv
and/or use php 'exec/system' cde to call the conversion tools.
The tool (1rst link i this thread) must be installed fist*, this is just the link to the executable if it is not in the 'standard path' ie if it is not automatically find by php.
*not sure you have it in shared hosting, maybe st to see with your provider.