Forum


Replies: 1   Views: 4524
Pdf
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by gbehr  · 14-10-2011 - 12:39

I am exploring PHPDOCX to see if I can open RTF or DOCX files, merge data into the files, then save as PDF. Being able to combine multiples is beneficial.

To make sure it meets needs before I invest in Pro, I've installed the free product and created a few test examples successfully. However, when trying the CreatePDF example (the core reason for considering this) I get nothing, just a blank screen, no files saved. The other examples create a file in the examples folder. I was expecting same result.

I noticed DomPDF included in install. Not sure if anything special needs to be done for that to work.

Also, are there limitations on the PDF creation (ie certain DOCX features do not convert)?

Thanks!

George