THausherr commented on PR #107:
URL: https://github.com/apache/pdfbox/pull/107#issuecomment-1186450214

   > PDDocument.saveIncrementalForExternalSigning.
   > If the getSignatureDictionaries method returns an empty collection 
(string...), you throw an IllegalStateException. You break the loop if any 
signature needs to be updated. If the collection is not empty and there is no 
updatable signature, the foundSignature variable will not be null and you will 
also do this incremental save. Is this the correct behavior, I mean do you need 
to do this incremental save on a non-empty collection?
   
   See the comment above that starts with "PDFBOX-3978", yes this is wanted.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to