Re: [iText-questions] [SPAM] Re: [SPAM] Re: Problem with E-signature and iText

2013-11-14 Thread Aritz Muniáin Sánchez
Here it is my code. I can't understand this behaviour: public static String signPdf(String alias,String reason, String location, String signatureFieldName, String fileContentBase64, String role ) throws IOException, DocumentException, GeneralSecurityException, InvalidNameException {

Re: [iText-questions] iTextSharp SmallCaps

2013-11-14 Thread iText mailing list
On 11/14/2013 4:14 PM, Jerry Hohler wrote: > I have business cards that use small caps. How to I create a pdf > using small caps? Using a small caps font. How else? Can you elaborate on the background of your question? What have you tried? What didn't work? Did you try these examples: http://ite

[iText-questions] iTextSharp SmallCaps

2013-11-14 Thread Jerry Hohler
I have business cards that use small caps. How to I create a pdf using small caps? Jerry Hohler Application Developer Envision, Inc. 2301 S. Water St. Wichita, KS 67213 O: 316-425-7264 F: 316-267-4312 www.envisionus.com Envision: To improve the quality of life and pro

Re: [iText-questions] GetCertificateChain(alias) is null

2013-11-14 Thread aar
Mkl, Thank a lot for your response. I will check it that regard. -- View this message in context: http://itext-general.2136553.n4.nabble.com/GetCertificateChain-alias-is-null-tp4659428p4659456.html Sent from the iText - General mailing list archive at Nabble.com. -

Re: [iText-questions] Itextsharp annotations modified after digital signing

2013-11-14 Thread hichiu
Thankss Michael, my careless mistakes... Everything solved now!! GREATGREAT -- View this message in context: http://itext-general.2136553.n4.nabble.com/Itextsharp-annotations-modified-after-digital-signing-tp4659401p4659455.html Sent from the iText - General mailing list archive at Nabble.c

[iText-questions] [SPAM] Re: Itextsharp annotations modified after digital signing

2013-11-14 Thread mkl
hichiu, hichiu wrote > It works really great for my first signing without annotation modified > warning. But here comes another problem discovered... when i made the > second signing and annotation by the same code, the annotation modified > warning appear again for the annotation added after firs

Re: [iText-questions] Problem signing pdf

2013-11-14 Thread Marco Serioli
Maybe that not all users who reading this mailing list also read Stack Overflow.. but anyway I will try more on SO. Thank you. Marco 2013/11/14 iText mailing list > On 11/14/2013 11:50 AM, Marco Serioli wrote: > > if it is posted in this mailing list is because with the proposed > > StackOve

[iText-questions] [SPAM] Re: GetCertificateChain(alias) is null

2013-11-14 Thread mkl
aar, aar wrote > We are using a SSL certificate of our site issued by Thawte in this case. > It is a chained certificate with 3 certs in it. I cannot provide the > certificate because it contains a private key. > > If we cannot use SSL certificate, Can I know what kind of certificates > itextshar

Re: [iText-questions] Problem signing pdf

2013-11-14 Thread iText mailing list
On 11/14/2013 11:50 AM, Marco Serioli wrote: > if it is posted in this mailing list is because with the proposed > StackOverflow I have not solved anything If the answer on SO didn't solve your problem, why post an identical question on the mailing-list? With an identical question, you'll get an

Re: [iText-questions] Problem signing pdf

2013-11-14 Thread Marco Serioli
if it is posted in this mailing list is because with the proposed StackOverflow I have not solved anything, certainly not time for people to steal. anyway thanks for the reply, 2013/11/14 iText mailing list > On 11/14/2013 11:23 AM, Marco Serioli wrote: > > I'm trying to digitally sign a pdf f

Re: [iText-questions] Problem signing pdf

2013-11-14 Thread iText mailing list
On 11/14/2013 11:23 AM, Marco Serioli wrote: > I'm trying to digitally sign a pdf file from a java Maven project. This is: (1) a BouncyCastle question presented as if it were an iText question; (2) a duplicate question (you've already posted on SO 20 hours ago): http://stackoverflow.com/questions

[iText-questions] Problem signing pdf

2013-11-14 Thread Marco Serioli
I'm trying to digitally sign a pdf file from a java Maven project. I've included in my pom file: com.itextpdf itextpdf 5.4.4 true org.bouncycastle bcprov-jdk15on 1.49 org.bouncycastle bcpkix-jdk15on 1.49 And this is a portion of my code: Certificate

Re: [iText-questions] Itextsharp annotations modified after digital signing

2013-11-14 Thread hichiu
Thanks Michael, I didnt think of adding text to the appearance. It works really great for my first signing without annotation modified warning. But here comes another problem discovered... when i made the second signing and annotation by the same code, the annotation modified warning appear again

[iText-questions] [SPAM] Re: Itextsharp annotations modified after digital signing

2013-11-14 Thread mkl
hichiu, hichiu wrote > it works with ... Great. > but the free text is removed. If i dont add " > comment.Remove(PdfName.CONTENTS);", the annotation modified is shown > again. Moreover, the annotation is not showing, both the color and the > text. Of course. You create the appearance. And that