-------------- Original message ---------------------- From: javaiTextUser <[EMAIL PROTECTED]> > > > This is what I need to do - > > 1. Create a pdf file from given data (Easy using iText) > > > 2. At a later point, reopen this pdf and add some more data to it > I am not quite sure how to do this. Is there a way to get all the data in > the pdf into a byte array, add more data to the byte array and recreate a > pdf?
You really, really need to get a copy of the book, if you don't wish to be caught for fraud with the name you've assumed. As a *real* Java-iText user, you should have a copy of the book. You can get it in minutes from www.manning.com. Once you have the book, see the HelloWorldStamper example in Chapter 2. This shows you just one of the ways that you can do what you've decribed. Best regards, Bill Segraves P.S. I see you're with GE. Surely, GE would benefit from hiring Bruno to do a seminar on iText. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
