Hi all,
I have an application that generates a PDF file via iText via a web interface. Trouble is, the app takes too long to generate the output, and the browser times out.
It is not possible in this case to render the info during the query - as the output is a summary over the whole request that only exists right at the end of the query.
What I can do during the query is output "noops" to the document to give the browser the message "no, it hasn't timed out yet".
Is something like this supported in PDF with iText?
Regards, Graham --
smime.p7s
Description: S/MIME Cryptographic Signature
