Hi,
i'm a student from germany and try to implement some new functions to the pdf box. Incremental updates and PAdES signatures are one of these features.

The incremental update work just fine if i use the COSWriter and call doWriteObject() and later call my doWriteXRefInc() and doWriteTrailer(). Altering objects also work if i write them out with the doWriteObject().

Right now i'm try to add a PDSignature to the document, but i can't find any posibility to append it to the map "objectPool". Hope someone can give me i hint.

best regards
Thomas

Reply via email to