Page 1 of 1

JFileUpload font setting enquiry

Posted: Fri Dec 09, 2011 9:40 am
by cibcibcib
Hi, I have tried to set the font.face in i18n.properties. However it seems that it still fail to load the font i look for. Please help

In the file...
font.face=saysettha_OT.ttf
font.size=15

Anything else I need to do...Thanks.

Re: JFileUpload font setting enquiry

Posted: Sun Dec 11, 2011 5:06 pm
by support
Are you sure font files are served by your web server?
Try to access http://yourserver.com/saysettha_OT.ttf directly from browser

Re: JFileUpload font setting enquiry

Posted: Thu Dec 15, 2011 6:55 pm
by cibcibcib
Yes, it solved my issue. Thanks.