View Single Post
Old 05-01-2009, 05:28 PM   #186
elinares
Xtreme Quijote
elinares doesn't litterelinares doesn't litterelinares doesn't litter
 
elinares's Avatar
 
Posts: 101
Karma: 208
Join Date: Sep 2008
Location: La Mancha, Spain
Device: Sony PRS-505
Quote:
Originally Posted by alxwang View Post
D:\My eBooks>"C:\Program Files\Java\jre6\bin\java" -Xms200M -Xmx300M -jar LRFToo
ls-v0.9.209.jar convertLRF temp -d M:\AALC_TEMP\test\ -PDF -cfont msyh.ttf,f#=1

java.lang.ArrayIndexOutOfBoundsException: 7
at lrf.RecurseDirs.convertActionParams(RecurseDirs.ja va:334)
at lrf.RecurseDirs.<init>(RecurseDirs.java:89)
at lrf.RecurseDirs.main(RecurseDirs.java:41)
Usage:
...
If I remove the "-cfont msyh.ttf,f#=1" no error but the PDF is still not correct - same as before.
Do I have to put the that ttf somewhere?

Any hint?
Thanks
You must use a TTC (truetype font collection), and correct command line is:

-cfont msgothic.ttc 1

I've not found any way to use msyh.ttf, sorry.
Eladio
elinares is offline   Reply With Quote