Forum


Replies: 4   Views: 3479
Problem with html tables in 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 shaendlefs  · 15-01-2014 - 21:33

Hello,



i will generate a docx with HTML-Table like




<table>
<tr>
<td style="width:10pt;">col1</td>
<td style="width:50pt;">col2</td>
</tr>
</table>


After i convert the docx to a pdf and the width-Attribute will ignore.



I don't find anything about this Problem in this Forum. Is there anybody who can help me?



thanks a lot.



Best regards

Sascha


Posted by jorgelj  · 16-01-2014 - 09:26

Hello,



What method are you using to do the transformation?



Regards.


Posted by shaendlefs  · 16-01-2014 - 16:39

we use the OpenOffice-Service to create the PDF



Best Regards


Posted by jorgelj  · 17-01-2014 - 07:59

Hello,



Are you using OdfConverter to do the transformation? Please attach or send us the DOCX file to check it.



Regards.