Hi, Thanx but I already repair it. The problem was that the PDF sends the sumbit in UTF-7, and aspx was setup in UTF-8, so what I did is set the request of the page receiving the submit from the PDF in UTF-7.
Guillermo. -----Mensaje original----- De: Paulo Soares [mailto:[EMAIL PROTECTED] Enviado el: Saturday, August 27, 2005 9:37 PM Para: Guillermo L. Odone; Itext-Questions Asunto: Re: [iText-questions] Problem with accents! Where is iText? ----- Original Message ----- From: "Guillermo L. Odone" <[EMAIL PROTECTED]> To: "Itext-Questions" <[email protected]> Sent: Thursday, August 25, 2005 5:16 PM Subject: [iText-questions] Problem with accents! Hi there, I have PDF File created with adobe professional, and uploaded in a Database. I open the PDF in the Browser through my Application. There I put some text, but this text has some accents like ( á, é, í, ó, ú ). When I do the submit, in my application in the request object I don't receive this characters. Is there anything to correct this behaviour ?? Thanx. Guillermo. ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
