MemoryStream.ToArray().
Paulo
- Original Message -
From: "Rick Roen" <[EMAIL PROTECTED]>
To:
Sent: Sunday, August 05, 2007 7:08 PM
Subject: [iText-questions] concatenating documents
>
>
> I have an existing class that creates individual invoice documents. Th
I have an existing class that creates individual invoice documents. The
Create method takes a stream object, which normally is a file stream.
Now I want to batch print invoices, so I want to call this Invoice class
with a memory stream and then concatenate that stream into a "batch"
document