Acrobat X Form Font Display Errors, Document JS in Unicode but displays in ANSI.
hi everyone,
looking on font display issues.
i have form has data contained within document level javascript. selection of 1 drop down in form populates other fields on form appropriately data document level javascript.
the issue i'm having data encoded in utf-8, related chemicals , has various symbols not present in ansi. when @ data in notepad++ looks perfect. when use form display garbled if there "greater or equal symbol" or similar character.
the form uses arial, imported word 2010 .docx file. form fields set use arial font info file says fonts using ansi encoding. guess source of problem.
i have tried change form fields use ms arial unicode still insists on encoding fonts ansi, rather unicode.
is there way set fonts in document use unicode, rather ansi encoding, form displays correctly?
many thanks
you should try encoding code in ansi , replace special unicode characters in escaped characters.
for example, degrees symbol (http://www.fileformat.info/info/unicode/char/b0/index.htm ) can replaced "\u00b0".
More discussions in PDF Forms
adobe
Comments
Post a Comment