Hi Folks,
New user, so please be gentle.
Is there a way to change the default font (typeface) for Live Cycle Designer 8.2, so that I don't always have to go change from Myriad Pro on every single field?
Thanks!
Hi Folks,
New user, so please be gentle.
Is there a way to change the default font (typeface) for Live Cycle Designer 8.2, so that I don't always have to go change from Myriad Pro on every single field?
Thanks!
Gain access Acrobat Distiller.
Click Settings > Edit Adobe PDF Settings, Fonts, Font Source, find which folder Myriad Pro is located, click it and select Add, Always Embed.Here's another option:
the following script changes the font of the text field value:
TextField1.font.typeface = "Courier New"; Change Courier New to Myriad Pro.
My favorite quote - "Success is the ability to go from one failure to another with no loss of enthusiasm.