Re: [iText-questions] Output to ByteArray instead of File
That's the correct way. Do you mean null or empty (0 byte length)? Paulo - Original Message - From: "Gaur, Nitin" <[EMAIL PROTECTED]> To: Sent: Thursday, October 11, 2007 10:22 PM Subject: [iText-questions] Output to ByteArray instead of File Hi, I'm c
[iText-questions] Output to ByteArray instead of File
Hi, I'm concatentaing more than one documents with forms like this... PdfCopyFields outputDocument = new PdfCopyFields(new FileOutputStream(outputFileFqName)); //Copy documents for(int i=0;i- This SF.