Juraj,

Juraj Majer wrote:
> I want to write a program using IText, which will sign PDF documents
> conforming to PDF Advanced Electronic Signature Profiles (PAdES).
> Unfortunatelly I cannot find much info about this issue on the web and
> IText book is not ready yet - http://itextpdf.com/book/index.php.

Many people are hoping for a conform open PAdES implementation; due to the
lack of an implementation in Adobe Reader let alone a proper official test
suite nobody provides it yet. The book wont present you with ready-to-use
PAdES code either.

Juraj Majer wrote:
> 1. Is TimestampOCSP example on IText page
> (http://itextpdf.com/examples/index.php?page=example&id=225) compatible
> with "ETSI TS 102 778-2 Part 2: PAdES Basic - Profile based on ISO
> 32000-1"? If not, why?

Simply try it... run the sample and compare it to the spec... ;)

Juraj Majer wrote:
> 2. Is there a way in IText to implement "ETSI TS 102 778-4 (Part 4: PAdES
> Long Term - PAdES-LTV Profile)" - A.1 Document Security Store and A.2
> Document Time-stamp? I found one example on this forum:
> http://comments.gmane.org/gmane.comp.java.lib.itext.general/50888 but
> nobody was able to say if the code is correct.
You can use iText to implement that as it allows you to access PDFs at a low
enough level. It's not inherently easy, though.

Concerning the sample... again, simply run it and compare the results to the
spec...

Reagrds,   Michael.
-- 
View this message in context: 
http://itext-general.2136553.n4.nabble.com/PAdES-tp2262622p2262713.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to