I am still investigating this. From the server side, á is actually converted
to Unicode fffd, which seems wrong.
Just want to keep you updated. I will let you know if we find more.
Thanks,
Yang
--
You received this message because you are subscribed to the Google Groups
"CenoPDF Support Group" group.
To post to this group, send email to cenos...@googlegroups.com.
To unsubscribe from this group, send email to
cenosupport...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cenosupport?hl=en.
I have tried Adobe Acrobat and Reader. I found they behave same. It looks
like they cannot submit Unicode characters via HTML format. If you
absolutely need to handle Unicode I think you can try to submit as FDF file.
This will need server changes though. You can google it to find some
samples.