Peter, Thanks. Originally I thought that PdfReader can't read from Byte[]. Guess I was wrong. Seem to be working. Thanks. Peter do you know anything about the problem I had for not able to print the radio button created using iText?
Bob --- "S鰈ter,_Peter" <[EMAIL PROTECTED]> wrote: > Hi Bob, > as far as I know, you can use a > ByteArrayOutputStream or > a byte [] in all functions. You don't have to use > files at all. > > Hava a look at the servlet examples. > > Peter > > -----Urspr黱gliche Nachricht----- > Von: poon bob [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 8. Dezember 2003 21:30 > An: [EMAIL PROTECTED] > Betreff: [iText-questions] Problem with Join two pdf > file > > > Hi, > > I am trying to use a servlet to create a dynamic pdf > file. I created two page of the pdf file using > PDFWriter with information from the database. And > the > third page of the pdf file I need it to be copy from > another pdf file that contain a form. I used > PDFStamp > to fill in the value for that form. Now I need to > add > that page to the two pages I created before. The way > I > am thinking of doing is two save the first two page > in > a pdf file and the the newly filled pdf as another > and > merge them. However that will force me to create two > files on the system that I might have to delete > later. > Does anyone know a better one for me to complete > this > without create the two files? It would be a bad idea > to create file on the system. Thanks. > > Bob > > __________________________________ > Do you Yahoo!? > New Yahoo! Photos - easier uploading and sharing. > http://photos.yahoo.com/ > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback > Program. Does > SourceForge.net help you be more productive? Does > it help you create better > code? SHARE THE LOVE, and help us help YOU! Click > Here: > http://sourceforge.net/donate/ > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback > Program. > Does SourceForge.net help you be more productive? > Does it > help you create better code? SHARE THE LOVE, and > help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
