Set also the font with the Turkish glyphs.

Paulo

----- Original Message ----- 
From: "mursitorhan" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, August 29, 2008 1:34 PM
Subject: [iText-questions] encoding problem on signature appearance 
properties


>
> hi,
> signing a pdf like below
> I set the reason properties with turkish characters
>
> PdfStamper stp = PdfStamper.createSignature(reader, fout, '\0');
> PdfSignatureAppearance sap = stp.getSignatureAppearance();
> sap.setCrypto(key, chain, null, PdfSignatureAppearance.WINCER_SIGNED);
>
> sap.setReason("aşaŞaüaÜağaĞaçaÇaöaÖaıaİ");
>
>
> sap.setLocation("Lisbon");
>
> after created signed document. From the acrobat reader this reason 
> property
> field looks like "aaaüaÜaaaçaÇaöaÖaa".
>
>
> how can I solve this problem
> thanks for your help...


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to