HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › General questions / FAQ › Double byte support
- This topic has 5 replies, 2 voices, and was last updated Jul 16, 2010
21:40:19 by PD4ML.
-
AuthorPosts
-
March 16, 2010 at 05:19#26343
Hi
how can i give other language Support in PDF i have sent [汎用-集計] japanese character in Pdf i got ??-??
how can i resolve this problemThanks in Advance
Regards
Dinesh.NMarch 16, 2010 at 10:22#27886You need to utilize TTF embedding feature of PD4ML Pro:
March 17, 2010 at 06:41#27887Thanks For your replay
i tried but i have got some problem
what i do why couldn’t i cache font properties.
Here i have sent my exception
Thanks in Advance,not yet in cache: file:c:/egurkha/manager/fonts/pd4fonts.properties
using content encoding from HTTP header: UTF-8
loading CSS file http://192.168.10.170:7077/final/reporter/eg_styles/repstyle_purple.css
not yet in cache: http://192.168.10.170:7077/final/reporter/eg_styles/repstyle_purple.css
‘verdana’ is not in pd4fonts.properties file
reject TTF lookup for: ‘verdana’
‘arial’ is not in pd4fonts.properties file
reject TTF lookup for: ‘arial’
‘helvetica’ is not in pd4fonts.properties file
reject TTF lookup for: ‘helvetica’
not yet in cache: file:c:/egurkha/manager/fonts/CODE2000.TTF
read ‘code2000’ from file:c:/egurkha/manager/fonts/CODE2000.TTF
‘arial bold’ is not in pd4fonts.properties file
reject TTF lookup for: ‘arial bold’
‘verdana bold’ is not in pd4fonts.properties file
reject TTF lookup for: ‘verdana bold’
‘helvetica bold’ is not in pd4fonts.properties file
reject TTF lookup for: ‘helvetica bold’
image not yet in cache: http://192.168.10.170:7077/final/reporter/images/spacer.gif
not yet in cache: http://192.168.10.170:7077/final/reporter/images/spacer.gif
image size: 43
image not yet in cache: http://192.168.10.170:7077/final/reporter/images/purple/print.gif
not yet in cache: http://192.168.10.170:7077/final/reporter/images/purple/print.gif
image size: 1117
‘courier new’ is not in pd4fonts.properties file
reject TTF lookup for: ‘courier new’
image not yet in cache: http://192.168.10.170:7077/final/reporter/images/purple/tray-corner.gif
not yet in cache: http://192.168.10.170:7077/final/reporter/images/purple/tray-corner.gif
image size: 352
done in 6610ms.
done.Regards
Dinesh.NMay 21, 2010 at 07:33#27888First make sure CODE2000.TTF includes Japanese glyphs.
If so, for test purposes, try to surround the Japanese text with and
Does it change anything?
June 11, 2010 at 10:29#27889Hi
i have used , its working fine but customer based font.ttf will be changed.how can i call? This way is pain full to implement , is any other way to use this.July 16, 2010 at 21:40#27890Obviously in pd4fonts.properties there is a line
code2000=font.ttf
Just substitute it with
code2000=anotherfont.ttf
and make anotherfont.ttf exists and readable
-
AuthorPosts
The forum ‘General questions / FAQ’ is closed to new topics and replies.