Re: [iText-questions] Merging Problem

2011-01-06 Thread Shahzad Amjad Khan
Considering choice2.pdf is XFA based PDF, how can I merge it with other non-XFA based PDF? -Original Message- From: "Shahzad Amjad Khan" Sent: Thursday, 6 January, 2011 17:46 To: itext-questions@lists.sourceforge.net Subject: Merging Problem I am using iText 2.1.7 with JDK 1.4 to merg

Re: [iText-questions] remove watermark layer

2011-01-06 Thread 1T3XT BVBA
Op 6/01/2011 20:43, Paul Cooper schreef: > Which version of iText generated these pdfs? I always use the version that is in the SVN repository. What I'd need, is not the code, but a PDF that allows me to reproduce the problem. I've tested with iText created PDFs and with PDFs created with Acrobat

Re: [iText-questions] remove watermark layer

2011-01-06 Thread Paul Cooper
1T3XT, I did not notice this post, as it isn't a reply to the original thread... Which version of iText generated these pdfs? I've tried both 2.1.4 (yes, I know, not the latest version of v2) and 5.0.5. Both generated errors; 2.1.4 threw a NullPointerException closing the PdfStamper, while 5.0.

Re: [iText-questions] Encrpytion revision 5 support

2011-01-06 Thread Mark Storer
Could you be more specific? What's the problem? --Mark Storer Senior Software Engineer Cardiff.com import legalese.Disclaimer; Disclaimer DisCard = null; From: jude aloysius [mailto:jude.aloys...@gmail.com] Sent: Thursday, January 06

Re: [iText-questions] Merging Problem

2011-01-06 Thread Leonard Rosenthol
Because Choice2.pdf is an XFA-based PDF. -Original Message- From: Shahzad Amjad Khan [mailto:shahzad.amjad.k...@redmath.com] Sent: Thursday, January 06, 2011 7:46 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Merging Problem I am using iText 2.1.7 with JDK 1.4

Re: [iText-questions] ITextSharp Question

2011-01-06 Thread 1T3XT BVBA
Op 6/01/2011 13:00, André Rodrigues schreef: Is that possible to create a pdf that allows a simple acrobat reader to sign it? I've seen some samples to alter a document and mantain the "Reader extensions", but I'd like to create a pdf without any kind of template files. 1. If you want to po

[iText-questions] ITextSharp Question

2011-01-06 Thread André Rodrigues
Good morning, I got a question that I can't find in your foruns. Is that possible to create a pdf that allows a simple acrobat reader to sign it? I've seen some samples to alter a document and mantain the "Reader extensions", but I'd like to create a pdf without any kind of template fil

Re: [iText-questions] FW: squares as list symbols

2011-01-06 Thread Annelie Karlsson
On 5 January 2011 18:20, Paulo Soares wrote: > The 156 is octal, not decimal. Anyway, you can define the font as: > > BaseFont zapfdingbats = BaseFont.createFont(BaseFont.ZAPFDINGBATS, > "ZapfDingbats", BaseFont.NOT_EMBEDDED); > > It will use the Unicode char to map into the ZapfDingbats charact

Re: [iText-questions] FW: squares as list symbols

2011-01-06 Thread Annelie Karlsson
On 5 January 2011 18:20, 1T3XT BVBA wrote: > > That's because the encoding is different: you're assuming that Unicode is > supported in the standard type 1 font Zapfdingbats. That's a misconception. > My apologies, it wasn't my intention for it to come across as if I assumed that was the case, r

[iText-questions] Encrpytion revision 5 support

2011-01-06 Thread jude aloysius
Hi, I am facing problem reading pdf files where encryption object has /r value as 5. Can you please help me with this. Thanks, Jude Aloysius -- Learn how Oracle Real Application Clusters (RAC) One Node allows customer

Re: [iText-questions] Extracted XML file gives nothing in the value field

2011-01-06 Thread 1T3XT BVBA
Op 5/01/2011 21:35, sudheer.kolam...@emerson.com schreef: > Can you please share me the Java API you have used for this? I used iText ;-) If you need consultancy or support, please contact http://itextpdf.com/support.php#premium

Re: [iText-questions] PDF Signature : validity unknown - belgium eid : Signature problem in a PDF, with a certificate chain (MyCertificate -& amp; gt; CitizenCA -& amp; gt; BelgiumRootCA)

2011-01-06 Thread Andreas Kuehne
Hi Julien, I could guess the problem is caused y the way the certificates are included in the PDF. You're using the rsa_sha1 variant, where the certrificates are not part of e PKCS7 container but are transported in the signature dictionary using the key 'Cert'. As far as I can see all certificat