Hi,
I'm trying to load an existing Pdf document (with PdfReader), change a few of the AcroFields, flatening the results and displaying the new pdf file on screen. I have been able to read the original Pdf successfully, been able to change the fields succesfully and flaten its results. But now I need to display the new file on screen instead of save it on disc (with the stamper.close()).
How do I do that?
I looked at some example on-line, but I found pieces, but can't put them together.
Help
Remi Paquette
- [iText-questions] PdfStamper and ServletOutputStream rpaquett
