Re: [iText-questions] [SPAM] Re: LTV problem?

2013-12-26 Thread Eric Chow
Dear Michael, Thanks for your help. Because of my dummy and leak of knowledge in LTV, would you please to show me a simple example to sign a PDF that LTV-enabled with option 2? Best regards, Eric On Fri, Dec 27, 2013 at 3:58 AM, mkl wrote: > Eric Chow wrote > > I used the following code to a

[iText-questions] [SPAM] Re: Pdfpkcs7 and ASN1 in c#

2013-12-26 Thread mkl
rezakh68, rezakh68 wrote > I have a Cms in ASN1 Structure and a pdfpkcs7 object and i want to set > this cms to the Pdfpkcs7 obj I'm not sure I correctly understand you. Am I right to assume that you generate a CMS container externally which shall be used for an integrated PDF signature? In that

[iText-questions] [SPAM] Re: LtvTimestamp on XFA-Based Document

2013-12-26 Thread mkl
Chanin Laohaphan, Chanin Laohaphan wrote > I wonder if LtvTimestamp actually supports adding a document timestamp to > an XFA-based file. I'm afraid it most likely is the other way around. PAdES style document time stamps don't care about how PDFs are built, they may be added to any PDFs in exac

[iText-questions] [SPAM] Re: LTV problem?

2013-12-26 Thread mkl
Eric Chow wrote > I used the following code to add the LTV to the existed signed PDF. The > attached PDF is the result. But it shows "LTV not enabled ." in the > Adobe Reader XI. > > test_signed_LTV.pdf (346K) > http://itext-general.2136553.n4.nabble.com/attachment/4659584/0/test_signed_LTV.p

[iText-questions] Pdfpkcs7 and ans1 in c#

2013-12-26 Thread rezakh68
hello everyone I have a Cms in ANS1 Structure and a pdfpkcs7 object and i want to set this cms to the Pdfpkcs7 obj now i extract signature data from my cms in the cod of : OrgBouncyCastleCmsallias.CmsSignedData attachedSignedData = new OrgBouncyCastleCmsallias.CmsSignedData(Convert.FromBase64Strin

Re: [iText-questions] Merge Fields in PDF using XML and itextsharp

2013-12-26 Thread iText Info
VLestat schreef op 26/12/2013 10:54: > Hope someone can help me. > Somebody already did: http://stackoverflow.com/questions/2084/fill-xml-in-pdf-form-using-itextsharp-in-c-sharp -- Rapidly troubleshoot problems be

[iText-questions] Merge Fields in PDF using XML and itextsharp

2013-12-26 Thread VLestat
Hi all, I'm posting here to ask for a huge help from you.. I need to accomplish a task and I'm having some problems.. I need to implement a method to merge fields in a PDF with forms created in Adobe Life Cycle. I'll receive the template PDF and a XML to populate the PDF and need to return the n

Re: [iText-questions] Merge Fields in PDF using XML and itextsharp

2013-12-26 Thread iText Info
Gonçalo M. schreef op 25/12/2013 22:20: > I need to implement a method to merge fields in a PDF with forms > created in *Adobe Life Cycle*. That's not possible. -- Rapidly troubleshoot problems before they affect your bu