Has anybody worked with the classes from Itext to create a pdf on the fly?
We use it to create reports and stamp forms, but was loking for somebody that may have more skills at it than I.
I want to stamp data into an existing form with data from SAP and also append an additional page if necessary and send it down in one response.
Right now, I am getting different URL connections to the same server the main for the PDFCopy, the second for the stamper, the third for the FDF and the fourth for the additional page.
The problem with this is that now running within SAP, I already have credentials for the login, and when you make a URL connection, it does not have the same credentials as the original request from the client.
Any thoughts?
Nathan.