Hello.
I'm having an issue using iTextSharp 5.3.3. trying to sign a PDF file.

The problems arise when I convert the
"System.Security.Cryptography.X509Certificates" certificate to
"Org.BouncyCastle.X509.X509Certificate". To do this I have to use the
"ReadCertificate" function from "X509CertificateParser" class. This
function change the accents from the certificate name to an interrogative
sign... example:
If the certificate name is "Certificado de la Nación", this function change
it to "Certificado de la Naci?n".

Attached I send the class where I have developed all the needed to see what
happend.

Please help me with this!

Thank you





-- 
*Javier Gardella*
***Ingeniero en Sistemas de Información**
*(*+**54 11 6655 2846
** javiergarde...@gmail.com

Attachment: PDFSignerHelper.cs
Description: Binary data

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to