With this example we want to show you how you can use unicode characters in form fields. To use unicode it's neccesarry to pass a true to the $renderAppearancesByViewer-parameter of the factory-method.
Unicode stings have to be encoded in UTF-16 big endian including a BOM.
| (You can view the original PDF document here) | |
Thanks for the unicode examples goes to http://www.columbia.edu/kermit/utf8.html