Hey Guys,
Is there any solution to dynamic fonts yet. I have tried to write classes and followed so much stuff on various blogs but none of them is working!
For example, i’m using a font(which is not installed in most machines) say “abc” on my Input and other TextFields/Combos/Radio etc. Now no matter whatever i do, it uses some default font instead of “abc” if accessed from a PC in which this font isn’t installed.
One (bad)solution is to embed fonts using the Embed button in “Properties” FOR EACH TEXT FIELd seperately and increase the file size? Still this way wouldn’t work for Combos and radio Btns.
It’s really important for most of the projects but no solution yet?
Thanks in advance for all you help!