Acrobat X Form Font Display Errors, Document JS in Unicode but displays in ANSI.
Hi everyone,
looking for some help on font display issues.
I have a form which has data contained within the document level javascript. The selection of one drop down in the form populates all the other fields on the form appropriately with data from the document level javascript.
The issue I'm having is that the data is encoded in UTF-8, as it is related to chemicals and has various symbols that are not present in ANSI. When I look at the data in Notepad++ it looks perfect. However when I use the form the display is garbled if there is a "greater than or equal to symbol" or similar character.
The form uses arial, it was imported from a Word 2010 .docx file. The form fields are all set to use arial but the font info for the file says that all the fonts are using ANSI encoding. I guess this is the source of my problem.
I have tried to change the form fields to use a MS Arial Unicode but it still insists on encoding the fonts as ANSI, rather than Unicode.
Is there any way to set the fonts in the document to use Unicode, rather than ANSI encoding, so my form displays correctly?
Many thanks
