Re: [iText-questions] Concatenate PDFs with additional text

2006-06-07 Thread bruno
beppe costagliola wrote: >I'm using this code to concatenate PDF: > > >PdfCopyFields copy = new PdfCopyFields(new >FileOutputStream(outFile)); > >PdfReader reader = new PdfReader(args[f]); >copy.addDocument(reader); > > >It it possible to add some text while adding documents? > > No,

[iText-questions] Concatenate PDFs with additional text

2006-06-07 Thread beppe costagliola
I'm using this code to concatenate PDF: PdfCopyFields copy = new PdfCopyFields(new FileOutputStream(outFile)); PdfReader reader = new PdfReader(args[f]); copy.addDocument(reader); It it possible to add some text while adding documents ? Thanks. Giuseppe. Chiacchiera con i tuo