does anyone know, has this changed at all with acrobat 5?
is it possible now to use any font in an acrobat form field?
thanks
aparimana
>in acrobat 4, only a few fonts were allowed in form fields....
>
>does anyone know, has this changed at all with acrobat 5?
Yes.
>
>is it possible now to use any font in an acrobat form field?
Many fonts. Of course all form users need 5 or above.
----------------------------------------
Aandi Inston qu...@dial.pipex.com http://www.quite.com
Please support usenet! Post replies and follow-ups, don't e-mail them.
>
> does anyone know, has this changed at all with acrobat 5?
No clue.
>
> is it possible now to use any font in an acrobat form field?
It is possible to do that programmatically in iText, (a Java PDF
library). You can use any font for formfield as long as you embed the
font in PDF. This actually give you the control to show the font in
form field. But this will need lots of work in writing the code in
Java.
Go to: http://itext.sourceforge.net and have a look at the software.
You can contact me offlist if you require a sample PDF generated using
iText.
Cheers,
Phillip Pan
it would seem that it IS possible to use any font now (ie acro 5) in form fields
ap