HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › Troubleshooting › pdf’s Table right margin and the content is missing › Re: Re: pdf’s Table right margin and the content is missing
Thank you for the reply!
I was not able to use the option you suggested,Since we are using the lanscape orientation already.
I am using the below code, in pd4ml probe and it works fine.
pd4ml.addStyle(“table { word-wrap: break-word;font-style: italic;width: auto !important }”, true);
But I used the same code in our application but it is not working for the same HTML,
we are using the below jars,
pd4ml-3.9.5.jar.
ss_css2.jar
Please suggest,if any other version is required.How to check whether the jar is of pro or demo version?