Re: [iText-questions] iTextSharp FdfWriter - Status Message Modification

2013-04-13 Thread 1T3XT BVBA
On 12/04/2013 23:24, Potvin, Chet wrote: > Can this simple code change be considered for contribution to the > iText code base? Yes, I'll forward this to our developers. We've just released iText 5.4.1, but your extra lines will probably be added to 5.4.2. ---

[iText-questions] iTextSharp FdfWriter - Status Message Modification

2013-04-12 Thread Potvin, Chet
I would like to be able to use the FdfWriter class to send a Status message back to the AcroForm that is displayed as an Adobe Javascript alert. This allows me to perform server-side validation of some form inputs and return a message to the user if something needs attention. This is similar t