This is a problem I was having with iText, and I was wondering if the problem exists in iTextdotnet. Actually I had wanted to post this question in the forums for iText, but that project has no forums, so I'm posting it here.
I get this exception whenever I try to have iText set the value of a PDF text field that is using a font imbedded from a mac.
Does anyone know what to do about this problem?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ExceptionConverter: java.io.UnsupportedEncodingException: MacRoman
This is a problem I was having with iText, and I was wondering if the problem exists in iTextdotnet. Actually I had wanted to post this question in the forums for iText, but that project has no forums, so I'm posting it here.
I get this exception whenever I try to have iText set the value of a PDF text field that is using a font imbedded from a mac.
Does anyone know what to do about this problem?
Check the MacRoman encoding is supported on your system using simple test program.