HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › Problem with polish Letters › Re: Re: Problem with polish Letters
December 11, 2018 at 12:35
#30181
thanks for the quick reply
i have this call in the eval.php
java -Xmx512m -Djava.awt.headless=true -cp ./pd4ml.jar:./fonts.jar Pd4Cmd “file:/var/www/pd4ml/eval_3073” 800 -insets 15,15,15,15,mm -orientation PORTRAIT -out “/var/www/pd4ml/eval_3073.pdf” -ttf java:defaultfonts
and the /var/www/pd4ml folder is like this:
https://www.dropbox.com/s/9qi4a14xj9nxxj5/Screenshot%202018-12-11%2013.34.03.png?dl=0
but results don’t change it’s still
https://www.dropbox.com/s/4drwuyy9wle6m2s/Screenshot%202018-12-11%2013.35.00.png?dl=0
any ideas?