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,
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