Re: [iText-questions] [SPAM] Re: Sign existing XFA signature field

2012-10-27 Thread Bruno Lowagie

On 26/10/2012 17:03, Leonard Rosenthol wrote:


There is a LOT of mixing of terms and technologies in this thread.  
Let me see if I can clear a few things up.


1 -- XFA forms come in both dynamic and static flavors.

Dynamic have ZERO AcroForms (or any other PDF content -- it's just 
XML), while Static XFA uses the standard PDF and AcroForm technology 
for the page content and XML for the data model.


2 -- There are (at least) three types of signatures that a PDF file 
can contain -- Certifying, Approval and Data.


Certifying and Approval are both based on the use of AcroForm Widgets 
and therefore only work on standard PDFs and static XFA. These sign 
the entire PDF and are fully supported by iText in either classic CMS 
or PAdES/CAdES mode.


Data signatures, however, only sign a portion of the XML data and 
therefore only work with Dynamic XFA.  They are based on either XML 
DigSig or XAdES.   This is not supported by iText.


That help?



That's an excellent summary!
I'll add this in one of the next versions of the white paper.
--
WINDOWS 8 is here. 
Millions of people.  Your app in 30 days.
Visit The Windows 8 Center at Sourceforge for all your go to resources.
http://windows8center.sourceforge.net/
join-generation-app-and-make-money-coding-fast/___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

[iText-questions] [SPAM] Re: Sign existing XFA signature field

2012-10-26 Thread mkl
Julian,

iText currently only has implemented signing of AcroForm signature fields,
not of pure XFA signature fields.

Regards,   Michael



--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/Sign-existing-XFA-signature-field-tp4656748p4656749.html
Sent from the iText - General mailing list archive at Nabble.com.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php


Re: [iText-questions] [SPAM] Re: Sign existing XFA signature field

2012-10-26 Thread Julian Janssens
Ok, thanks for these answers.

I had misunderstood the page 25 of the document. I thought PAdES part 5 was
for signatures of partial forms only, that there were already some features
for signing complete forms (As extracting certificates from XFA signatures
of static PDF already works even with old versions of iText).

I'm glad to hear that it is planned for the next year.

Kind regards

Julian Janssens

2012/10/26 mkl m...@wir-sind-cool.org

 Julian,

 iText currently only has implemented signing of AcroForm signature fields,
 not of pure XFA signature fields.

 Regards,   Michael



 --
 View this message in context:
 http://itext-general.2136553.n4.nabble.com/Sign-existing-XFA-signature-field-tp4656748p4656749.html
 Sent from the iText - General mailing list archive at Nabble.com.


 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_sfd2d_oct
 ___
 iText-questions mailing list
 iText-questions@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/itext-questions

 iText(R) is a registered trademark of 1T3XT BVBA.
 Many questions posted to this list can (and will) be answered with a
 reference to the iText book: http://www.itextpdf.com/book/
 Please check the keywords list before you ask for examples:
 http://itextpdf.com/themes/keywords.php

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Re: [iText-questions] [SPAM] Re: Sign existing XFA signature field

2012-10-26 Thread iText Info
Op 26/10/2012 15:41, Julian Janssens schreef:
 I had misunderstood the page 25 of the document. I thought PAdES part 
 5 was for signatures of partial forms only, that there were already 
 some features for signing complete forms (As extracting certificates 
 from XFA signatures of static PDF already works even with old versions 
 of iText). 
Well... now that I think about it: the white paper isn't entirely clear 
about it.
It talks about digital signatures that are stored in a form field and 
that are visualized using widget annotations which implies AcroForm 
technology, but it doesn't say that XFA signatures are excluded. Maybe 
there should be a NOTE or a WARNING somewhere explaining that this isn't 
implemented yet.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php


Re: [iText-questions] [SPAM] Re: Sign existing XFA signature field

2012-10-26 Thread Leonard Rosenthol
There is a LOT of mixing of terms and technologies in this thread.  Let me see 
if I can clear a few things up.

1 - XFA forms come in both dynamic and static flavors.
Dynamic have ZERO AcroForms (or any other PDF content - it's just XML), while 
Static XFA uses the standard PDF and AcroForm technology for the page content 
and XML for the data model.

2 - There are (at least) three types of signatures that a PDF file can contain 
- Certifying, Approval and Data.
Certifying and Approval are both based on the use of AcroForm Widgets and 
therefore only work on standard PDFs and static XFA. These sign the entire PDF 
and are fully supported by iText in either classic CMS or PAdES/CAdES mode.
Data signatures, however, only sign a portion of the XML data and therefore 
only work with Dynamic XFA.  They are based on either XML DigSig or XAdES.   
This is not supported by iText.

That help?

Leonard

From: Julian Janssens [mailto:julian.janss...@oniryx.be]
Sent: Friday, October 26, 2012 9:41 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] [SPAM] Re: Sign existing XFA signature field

Ok, thanks for these answers.

I had misunderstood the page 25 of the document. I thought PAdES part 5 was for 
signatures of partial forms only, that there were already some features for 
signing complete forms (As extracting certificates from XFA signatures of 
static PDF already works even with old versions of iText).

I'm glad to hear that it is planned for the next year.

Kind regards

Julian Janssens
2012/10/26 mkl m...@wir-sind-cool.orgmailto:m...@wir-sind-cool.org
Julian,

iText currently only has implemented signing of AcroForm signature fields,
not of pure XFA signature fields.

Regards,   Michael



--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/Sign-existing-XFA-signature-field-tp4656748p4656749.html
Sent from the iText - General mailing list archive at Nabble.com.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
iText-questions mailing list
iText-questions@lists.sourceforge.netmailto:iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php