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

2015-11-13 Thread nandre
I know this is a late reply, but do you think you could pin point where the spec describes the source of the checksum that's placed within root? I still can't seem to find it. Thanks -- View this message in context: http://itext.2136553.n4.nabble.com/Source-of-checksum-within-the-xfa-form-ele

[iText-questions] Must set the PDFAWriter ColorProfile before getting a new page

2015-11-13 Thread Alain Brion
Hello, I use iTextSharp to create PDF/A documents with links I spent several hours to fix an issue in my code. I got a null-reference exception when calling newPage() after putting a link (PDFAction) in previous page. I had to debug inside the source of the PDF/A part to figure out that the