Re: [iText-questions] Source of checksum within the xfa form element

2014-12-14 Thread Leonard Rosenthol
Everything is documented - there is nothing private. If you can’t find it, I will be happy to obtain the details. Leonard On 12/14/14, 2:41 PM, "iText mailing list" wrote: >On 12/11/2014 15:13 PM, nandre wrote: >> When you save a xfa document in adobe, they add a checksum attribute to >>

Re: [iText-questions] Source of checksum within the xfa form element

2014-12-14 Thread iText mailing list
On 12/11/2014 15:13 PM, nandre wrote: > When you save a xfa document in adobe, they add a checksum attribute to the > form element. This checksum appears to be a SHA1 digest of the file. > However, it's unclear as to what is actually fed to the hash. Does anyone > have any idea as to how this is ge

[iText-questions] Source of checksum within the xfa form element

2014-12-14 Thread nandre
When you save a xfa document in adobe, they add a checksum attribute to the form element. This checksum appears to be a SHA1 digest of the file. However, it's unclear as to what is actually fed to the hash. Does anyone have any idea as to how this is generated? I believe this value is needed for ad