Hello everyone,
I'm new to this list and also a newbie to iText.
I'm trying to generate a PDF file with an empty signature field in order
to let the users sign it using Adobe Reader. So far everything is
working fine, except for the fact that I need to filter which users can
sign each docume
@lists.sourceforge.net>>
Subject: Re: [iText-questions] PDF signature fails in Adobe Reader
Hi,
actually that sample contained an XFA form, but the signature was included as
an AcroForm field. Moreover, I tried with a very simple PDF (see attachment),
with just an AcroForm signature field an
Marco,
Marco Barbi (SATA) wrote
> I tried with a very simple PDF (see attachment), with just an AcroForm
> signature field and no XFA based data, but the problem persists.
> I wrote the signer code and I agree that the verifier isn't the problem,
> but I still cannot understand why iText gives a r
re
mailto:itext-questions@lists.sourceforge.net>>
Date: Mon, 19 Dec 2011 08:31:35 -0800
To: Post here
mailto:itext-questions@lists.sourceforge.net>>
Subject: [iText-questions] PDF signature fails in Adobe Reader
Hi,
I have a signed PDF document (see attachment) that iText libraries correctly
verif
value of the request !?!
Anyone aware of this 'feature' ? Or is it a bug of the CA ? Afaik the Reader is
very picky about nonces ...
Greetings
Andreas
- original Nachricht ----
Betreff: [iText-questions] PDF Signature : validity unknown - belgium eid :
Signature problem in a
Hi Julien,
sounds wierd ... could you please post a sample PDF ?
Greetings
Andreas
- original Nachricht
Betreff: [iText-questions] PDF Signature : validity unknown - belgium eid :
Signature problem in a PDF, with a certificate chain (MyCertificate ->
CitizenCA -> Belgium
Hi List,
Concerning :
- « validity unknown » displayed by Adobe Reader (tested in version 7
and 9, …)
- Using itext to sign a pdf document
- With a smart card : the belgium eid (identity card)
- Using an external signature
- With “PdfSignatureAppearanc
additional
methodology from Part 4 of that standard.
Leonard
From: dtillem...@gmail.com [mailto:dtillem...@gmail.com]
Sent: Thursday, August 19, 2010 8:59 AM
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] PDF Signature combination Web App and Applet
Dear all,
I was able to
Dear all,
I was able to generate a PDF Signature by inserting a CAdES (CMS Advanced
Extended Signature) into a PDF, but I don't like the way I insert the
signature in the already created PDF. Certainly not the reflexion I had to
use to overwrite the private tempFile parameter in the
PDFSi
It was reverse engineered from the TSA made with Acrobat. Now you know why
signatures are hard even with all the documentation.
Paulo
From: Julien zitoune [mailto:julien_16_...@hotmail.com]
Sent: Friday, May 28, 2010 10:23 AM
To: itext
Subject: [iText-questions
Hi,
I try to understand how you have developped your TSA request in order to make
it by myself. I understood you need to hash 3 times the data (once without OCSP
response, once with OCSP response, once with OCSP response and RSA encryted
data) before encapsulating it in your TSA request and se
Sérgio,
Sérgio Onofre wrote:
> My idea is create a application capable to validate signature online with
> OCSP, without upload a certificate. I give the example of Adobe because it
> can be done there, without upload any certificate.
A signing certificate usually is merely the end of a chain o
: quinta-feira, 28 de Janeiro de 2010 11:53
To: Post all your questions about iText here
Subject: Re: [iText-questions] Pdf signature validation
Hi Sérgi,
you have to make destinction between root certificates and OCSP responses. Of
course you can get certificates rom somewhere ( usually the signing
Sérgio Onofre wrote:
> Maybe not, is possible to check online the certificates, as Adobe do?
You can always create a KeyStore and add root certificates (fetched from
a file, fetched online,...).
Also: you're talking about Adobe, do you mean that the Company Adobe
checks the certificates online,
Thu, January 28, 2010 12:19:14 PM
Subject: Re: [iText-questions] Pdf signature validation
Maybe not, is possible to check online the certificates, as Adobe do?
Onofre
-Original Message-
From: 1T3XT info [mailto:i...@1t3xt.info]
Sent: quinta-feira, 28 de Janeiro de 2010 09:35
To: Post
Maybe not, is possible to check online the certificates, as Adobe do?
Onofre
-Original Message-
From: 1T3XT info [mailto:i...@1t3xt.info]
Sent: quinta-feira, 28 de Janeiro de 2010 09:35
To: Post all your questions about iText here
Subject: Re: [iText-questions] Pdf signature validation
Sérgio Onofre wrote:
> Here is my code:
> PdfReader reader = *new* PdfReader(/signedPDF/);
> AcroFields af = reader.getAcroFields();
> PdfPKCS7 pk = af.verifySignature(name);
> java.security.cert.Certificate[] pkc =
> pk.getCertificates();
> KeyStore ks = PdfPKCS7./loadCacertsKeyStore/();
So you'
ubject: Re: [iText-questions] Pdf signature validation
It would help if you could post your validation code.
_
De : Sérgio Onofre [mailto:ono...@holos.pt]
Envoyé : January 27, 2010 12:59 PM
À : 'Post all your questions about iText here'
Objet : Re: [iText-questions] Pdf signat
It would help if you could post your validation code.
De : Sérgio Onofre [mailto:ono...@holos.pt]
Envoyé : January 27, 2010 12:59 PM
À : 'Post all your questions about iText here'
Objet : Re: [iText-questions] Pdf signature validation
I can v
_
From: Sérgio Onofre
To: itext-questions@lists.sourceforge.net
Sent: Tue Jan 26 09:36:42 2010
Subject: [iText-questions] Pdf signature validation
Hi,
I’m using itext to sign pdf documents with smart cards certificates
and it Works fine.
The problem I have is
: Sérgio Onofre
To: itext-questions@lists.sourceforge.net
Sent: Tue Jan 26 09:36:42 2010
Subject: [iText-questions] Pdf signature validation
Hi,
I’m using itext to sign pdf documents with smart cards certificates
and it Works fine.
The problem I have is verifying the
Hi,
Im using itext to sign pdf documents with smart cards
certificates and it Works fine.
The problem I have is verifying the signatures throw the itext
in Java. It only works in the computer where is installed the smart-card. I
see that Acrobat Reader uses OCSP co
Hi,
Im using itext to sign pdf documents with smart cards
certificates and it Works fine. I just dont understand the difference
between signing with WINCER_SIGNED or SELF_SIGNED, because in Acrobat Reader
seems the same. What is the difference?
The problem I have i
Áurea,
Áurea Alcaide wrote:
>
> Thanks Paolo, but is not so easy. Some signatures don't cover all the
> document, but continue beeing valid ones.
> I think iText does not cover all possible cases involving signature
> validation...
>
>>There's a method in AcroFields to check if the signature c
t; To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] PDF signature validation problems
>
> Thanks Paolo, but is not so easy. Some signatures don't cover
> all the document, but continue beeing valid ones.
> I think iText does not cover all possible cases involving
in AcroFields to check if the signature covers all the
document. If it doesn't you may flag it as invalid.
Paulo
> -Original Message-
> From: ?urea Alcaide [mailto:aalca...@catcert.cat]
> Sent: Wednesday, October 21, 2009 5:16 PM
> To: itext-questions@lists.sourceforg
t; To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] PDF signature validation problems
>
> Hi all,
>
>
>
> I have come to a problem about the validation of PDF
> signatures. The extraction of the signed data from the PDF is
> not the same with iText than wi
gxun [mailto:ming.hu...@eds.com]
Sent: Thursday, May 14, 2009 5:55 PM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] pdf signature verification
I saw a similar exception in my application this week. The strange thing is
that I have been using the same Digital ID to sign
Paulo Soares-3 wrote:
>
> This is all going to be replaced by the CMS in BouncyCastle in the near
> future. Meanwhile you can patch PdfPKCS7 to catch the missing IDs.
>
> Paulo
>
> - Original Message -
> From: "Giuseppe Sacco"
> To:
> Sent: Wednes
There's still work to be done with timestamps and ocsp before going the CMS
way.
Paulo
- Original Message -
From: "Giuseppe Sacco"
To: "Post all your questions about iText here"
Sent: Wednesday, April 29, 2009 9:23 PM
Subject: Re: [iText-questions] pdf si
Il giorno mer, 29/04/2009 alle 21.09 +0100, Paulo Soares ha scritto:
> This is all going to be replaced by the CMS in BouncyCastle in the near
> future. Meanwhile you can patch PdfPKCS7 to catch the missing IDs.
If working on using BC in iText is already started, then I would really
like to try t
This is all going to be replaced by the CMS in BouncyCastle in the near
future. Meanwhile you can patch PdfPKCS7 to catch the missing IDs.
Paulo
- Original Message -
From: "Giuseppe Sacco"
To:
Sent: Wednesday, April 29, 2009 8:26 PM
Subject: [iText-questions] pdf
Hi all,
I am developing a part of a DMS. While coding pdf signature verification
using iText, I found a signature type not yet handled. I am referring to
signatures with sha256WithRSAEncryption algorithm.
This is the first part of my code:
PdfReader reader = new PdfReader(pdfDoc);
AcroFields af =
15 aprile 2009 17.23
A: Badiali Stefano; itext-questions@lists.sourceforge.net
Oggetto: Re: [iText-questions] Pdf signature Issues
Hi Stefano,
don't worry, you're facing a quite common use case.
We implemented a way to fullfil this requirements in our sirius signing server.
The PDFSta
ects/sirius-sign/ .
Good luck ;-)
Andreas
- original Nachricht ----
Betreff: [iText-questions] Pdf signature Issues
Gesendet: Mi, 15. Apr 2009
Von: Badiali Stefano
Hi,my name is Stefano from Milan, Italy. I'm currently working on a project
that involves an extensive usage of ITe
chael.
From: Badiali Stefano [mailto:stefano.badi...@allianz.it]
Sent: Wednesday, April 15, 2009 2:55 PM
To: itext-questions@lists.sourceforge.net
Subject: [iText-questions] Pdf signature Issues
Hi,
my name is Stefano from Milan, Italy.
I'm currently working on
Hi,
my name is Stefano from Milan, Italy.
I'm currently working on a project that involves an extensive usage of
IText library.
In particular I'm coping with a problem regarding the appliance of
signature to the PDF: at the present day, in fact, I'm forced to apply
the signature to a calculated ha
Date: Mon, 1 Dec 2008 20:35:54 +0100
Subject: Re: [iText-questions] pdf signature problem on adobe reader 9
Please provide a sample PDF that demonstrates the problem.
Leonard
On Dec 1, 2008, at 2:16 PM, mustafahalil yildiz wrote:
Hi,
I sign a pdf using the code below and then when I want to op
Please provide a sample PDF that demonstrates the problem.
Leonard
On Dec 1, 2008, at 2:16 PM, mustafahalil yildiz wrote:
Hi,
I sign a pdf using the code below and then when I want to open it in
adobe reader 8 or previous versions it works fine and I can see the
signature but when I open
Hi,
I sign a pdf using the code below and then when I want to open it in adobe
reader 8 or previous versions it works fine and I can see the signature but
when I open it with adobe reader 9.0 I couldnt see the signature what can be
the problem ? can anyone help me?
byte[] pdfB
Thank you.
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Massimiliano Ziccardi
> Sent: Monday, August 25, 2008 4:21 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] PDF Signature and Tim
Attached you'll find 2 file:
signAndTimestamp.java: just contains the method that performs signature and
timestamp
TimeStampService.java: contains the code used to send the timestamp request
to the timestamp server
I've attached both files, so that users can be able to get a full working
example.
> Paulo Soares wrote:
> >
> > It's not rocket science to do it but it requires new developments in
> > iText.
> >
> > Paulo
> >
> >> -Original Message-
> >> From: [EMAIL PROTECTED]
> >> [mailto:[EMAIL PROTECTED] On
mailto:[EMAIL PROTECTED] On
>> Behalf Of Cristina Gavrila
>> Sent: Thursday, November 29, 2007 8:14 PM
>> To: itext-questions@lists.sourceforge.net
>> Subject: Re: [iText-questions] pdf signature
>>
>>
>> The hash is not the same when the signed data a
s@lists.sourceforge.net
> Subject: Re: [iText-questions] pdf signature
>
>
> The hash is not the same when the signed data and certificate
> are sent back.
> If i do this, Acrobat reader does not validate the signature.
> Maybe I'm
> missing something. The problem sounds lik
The hash is not the same when the signed data and certificate are sent back.
If i do this, Acrobat reader does not validate the signature. Maybe I'm
missing something. The problem sounds like
http://www.nabble.com/Dividing-Signature-Process-tf3200481.html . Is there
anything changed since? Or mayb
OK - so I don't see the problem then...
You generate the hash on the server. You send the hash to the client
to be signed (since that;s the data actually being signed). The
"signed data & cert" are sent back to the server where iText can
embed it into the PDF. It's not unlike the existin
Sorry, the PDF lives on the server. Both unsigned and signed files should be
on the server. The certificate is on the client computer.. smartcard, p12..
We want an applet to do the signing job for example. But keeping objects and
files open on the server waiting for the signature is not an option.
So the PDF lives on the client computer or the server? Where does
the user's certificate live - desktop or server?
And why would there a delay between the two operations?
Leonard
On Nov 29, 2007, at 10:01 AM, Cristina Gavrila wrote:
>
> We want this as an online signing service. We also do
We want this as an online signing service. We also do not want to download
the pdf on the client computer. And we would like the process to be
stateless.
Regards,
Cristina
Leonard Rosenthol wrote:
>
> that almost sounds like a variant implementation on the CAdES
> standard. Is that what you
that almost sounds like a variant implementation on the CAdES
standard. Is that what you are trying to implement?
if not, can you explain why this delay is taking place? What is to
be gained by doing so?
Leonard
On Nov 29, 2007, at 8:57 AM, Cristina Gavrila wrote:
>
> Hello. Has anyone su
Hello. Has anyone succeeded in signing a pdf . "asynchronous" :) ?
Consider the following scenario. A hash is computed, as indicated in the
examples. The signature on this hash will be available... two days later,
perhaps. The original pdf would not be modified in the mean time.At this
time,
iText is not a viewer.
Paulo
- Original Message -
From: "Kuwik Jeff F Contr AFRS/RSID" <[EMAIL PROTECTED]>
To: "Post all your questions about iText here"
Sent: Wednesday, May 02, 2007 6:15 PM
Subject: Re: [iText-questions] PDF Signature Question
After the
To: Post all your questions about iText here
Subject: Re: [iText-questions] PDF Signature Question
That code will create an empty signature field. I've no idea what is there to
"capture".
Paulo
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL
5:02 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] PDF Signature Question
>
> I am using the code sample below to create the file
> unsigned_signature_field.pdf. I am trying to capture only the
> digital signature and don't need the status "Validi
I am using the code sample below to create the file
unsigned_signature_field.pdf. I am trying to capture only the digital
signature and don't need the status "Validity unknown" or "Signature
valid" displayed. Is there a way to turn off the status?
I've tried using the code from SignedPDF.java
Johan Vromans wrote:
>Bruno Lowagie <[EMAIL PROTECTED]> writes:
>
>
>
>>http://itext.ugent.be/articles/eid-pdf/index.php
>>
>>
>
>Good stuff.
>
>This keeps bugging me: "You can only create a PDF with such usage
>rights if you have the full Acrobat.".
>
>What are the technical limitations?
>
Bruno Lowagie <[EMAIL PROTECTED]> writes:
> http://itext.ugent.be/articles/eid-pdf/index.php
Good stuff.
This keeps bugging me: "You can only create a PDF with such usage
rights if you have the full Acrobat.".
What are the technical limitations?
-- Johan
Roger Misteli wrote:
>You need a valid certificate and can use this code:
>
>
Thank you for the example, Roger.
I am currently writing an article for GovCamp Brussels on signing
a PDF with the Belgian eID (our identity card in the form of a smartcard).
You can find some examples here:
http://it
You need a valid certificate and can use this code:
public static final boolean signPdf(String keystoreType, // Keystore
type. Can be KeyStore.getDefaultType()
File keystore, // The
keystore file
char
Hello,
Is there any simple PDF digital signature for reference?
Sign(Multi-sign) a PDF and verify a PDF using iText?
Is it possible to add a signature stamp in a PDF ?
Best regards,
Eric
-
Using Tomcat but need to do more?
Hello itext,
I really need your help with Pdf Signature.
I try to do same as you and write a programe in C++ for signing a pdf document.
But it doesn’t work!
I did the following steps:
Reading the pdf document and saving the necessary information (xref section,
trailer, object position, and the
Hello,
i want to sign and timestamp (RFC3161) pdf.
I get the data from the timestamp server, but how do i create the pdf with
the timestampserver time ???
FileOutputStream fout = null;
Calendar cal = new GregorianCalendar();
cal.add(Calendar.DAY_OF_YEAR, 0);
try {
PdfReader
MAIL PROTECTED] On
> Behalf Of Miguel Domínguez Matos
> Sent: Wednesday, October 19, 2005 10:52 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] pdf signature, linux problem
>
> Hi, i'm new using java, itext and this mailing list.
>
> I have
r 19, 2005 12:05 PM
> To: Paulo Soares
> Subject: RE: [iText-questions] pdf signature, linux problem
>
> I'm trying to use bouncycastle with itext but really don't know how :S
> As i said i'm new using java, can somebody help me?
>
> Thanks, and congratulat
r.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Miguel Domínguez Matos
> Sent: Wednesday, October 19, 2005 10:52 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] pdf signature, linux problem
>
>
gt; To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] pdf signature, linux problem
>
> Hi, i'm new using java, itext and this mailing list.
>
> I have tested an app based on paulo examples (and precompiled .jar)
> for sign pdf documents in windows and all wa
Hi, i'm new using java, itext and this mailing list.
I have tested an app based on paulo examples (and precompiled .jar)
for sign pdf documents in windows and all was fine. But i need use
this app under linux and i have this problem:
[EMAIL PROTECTED] firmas]$ java -classpath .:itext-paulo-15
Hy!
How can I verify a ByteRange - Signature ?
Thanks
Florian
---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
Hy !
At this time, i´m "deep" in PDF - Reference (15_v6, 16).
So I need some orientation.
There are different signature - types to PFD - ByteRange, Object Digest.
If SubFilter says so, there´s a PKCS#7 in the Contents - Field of Signature
Dictionary.
(...)
1. topic: verify PDF Signature
Story: Th
> Subject: [iText-questions] pdf signature date
>
> How can i set pdf signature date (timestamp), that is not created by
> signer but received from Time Stamping Authority (cryptographic time
> stamping RFC3161)?
>
> Alan Klikić
>
> Logos
>
>
>
> ---
How can i set pdf signature date (timestamp), that is not created by
signer but received from Time Stamping Authority (cryptographic time
stamping RFC3161)?
Alan Klikić
Logos
---
SF.Net email is sponsored by:
Tame your development challenges
gust 02, 2005 10:20 AM
Subject: Re: [iText-questions] PDF Signature for part of document
Dear Paulo,
As PDF file can be incrementally updated, can I just
sign the "addendum" portion of the file?
Actually, I have to implement individual signature by
using itext. Suppose there is a docume
e:
> It depends what 'any portion' is and how do you find
> out what the regions
> are. More information on the problem is needed.
>
> - Original Message -
> From: "Kwan Simon" <[EMAIL PROTECTED]>
> To:
> Sent: Monday, August 01, 20
It depends what 'any portion' is and how do you find out what the regions
are. More information on the problem is needed.
- Original Message -
From: "Kwan Simon" <[EMAIL PROTECTED]>
To:
Sent: Monday, August 01, 2005 11:39 AM
Subject: [iText-questions] PDF Sign
I need to sign a PDF doumcent using itext. My problem
is to generate hash code just for 'any portion' of the
document instead of the 'whole' document, but I don't
know whether itext can do it or not.
I guess the method 'setByteRange' of class
PdfSignature may be related to this topic. I have read
to:[EMAIL PROTECTED] On
> Behalf Of M.Nadal
> Sent: Wednesday, June 01, 2005 9:56 AM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] PDF Signature Appearance with image
>
> Hello all!
>
> First of all I want to congratulate iText authors. I'v
Hello all!
First of all I want to congratulate iText authors. I've been working in PDF
Signatures for a long time and I've recently discovered your library. It's very
good. I've been able to sign PDFs files with quite appearance configuration in
a few hours.
I've downloaded PDFSignatureAppeara
* Shashi B Amula <[EMAIL PROTECTED]> wrote:
> Helle,
>
> I am using the PDF signature java file written by "Paulo Soares.". In his "Hello
> World" example he is creating a pdf using a pdf writer from scratch.
> In my case I have a PDF file as input , which I have to encrypt and then
> eventually
Helle,
I am using the PDF signature java file written by "Paulo Soares.". In his "Hello World" example he is creating a pdf using a pdf writer from scratch.
In my case I have a PDF file as input , which I have to encrypt and then eventually sign.
I managed to encrypt it and also sign it, but whe
Hi!
I am trying to implement PDF Signatures using iText ( and also with pdfbox ).
But i do not get it working. I always get an error, that my ByteRange is not
valid. I already read the postings on this list about pdf signatures.
Did somebody implement signing of pdfs using the filter adobe.ppklit
You'd better look elsewhere, iText doesn't support signatures.
Best Regards,
Paulo Soares
> -Original Message-
> From: Alexander Solomatin [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, January 14, 2003 12:18
> To: '[EMAIL PROTECTED]'
> Subject: [iTe
Hi all,
can someone help me ? I need urgently an example or information, how I can
with the help of iText library sign a pdf file.
Thanks !
Alexander Solomatin
Senior Software Engineer
[EMAIL PROTECTED]
http://www.intershop.de
Intershop®
Intershop Communications AG
Eichplatz 1, 07743 Jena, Germ
83 matches
Mail list logo