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
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
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.
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
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
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
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
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
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
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
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
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
12 matches
Mail list logo