I tried to post characters such as "āēīū" from a form in a PDF viewer to a web server, but on the server side those characters look like this: "????". What can I do to pass these characters as UTF-8?
Use xml or xfdf posts. Encoding doesn't work for html, fdf posts.