Can anyone tell me if it is possible to use PHP to convert an RTF document to PDF?
Thanks in advance!
Given PHP's ability to read and write files and its superb string handling functions the answer has to be yes.
But rather you than me