HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › HTML/CSS rendering issues › Custom Fonts › Re: Re: Custom Fonts
on Win8.1 in cmd:
I:xampphtdocspd4mlprobe>java -Xmx512m -Djava.awt.headless=true -cp I:xampphtdocspd4mlpd4ml_demo.jar Pd4Cmd "file:123.html" -ttf I:xampphtdocspd4mlfonts 800 A4 -debug -out pd4ml.pdf<br />
version: PD4ML 385fx6 Pro (eval)<br />
not yet in cache: file:I:xampphtdocspd4mlfonts/pd4fonts.properties<br />
'times' is not in pd4fonts.properties file<br />
reject TTF lookup for: 'times'<br />
not yet in cache: file:I:xampphtdocspd4mlfonts/times.ttf<br />
read 'times new roman' from file:I:xampphtdocspd4mlfonts/times.ttf<br />
'times bold' is not in pd4fonts.properties file<br />
reject TTF lookup for: 'times bold'<br />
not yet in cache: file:I:xampphtdocspd4mlfonts/timesbd.ttf<br />
read 'times new roman bold' from file:I:xampphtdocspd4mlfonts/timesbd.ttf<br />
...
I:xampphtdocspd4mlfonts/pd4fonts.properties
or
I:xampphtdocspd4mlfonts/times.ttf
is the right path in windows system?