Forum


Replies: 5   Views: 4119
Html table when converting to pdf causing issues
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 wcalhoun  · 30-07-2015 - 16:40

I am dynamically creating a docx file using HTML, including a table, and the resulting docx looks exactly like I want it to. But when I then use transformDocument and output a PDF, the resulting PDF only shows the first row from the table and it's like it crashes, it doesn't even finish converting the document after the table. Meaning, the table is on page 3 of 5, but the PDF ends at page 3, and the PDF also doesn't have the heading.