Thanks for your reply.
But I am a bit puzzled by it.
We have been using the Concatenate Method for a while now (prior to applying the license), and it works well for us. As a matter of fact, during QA testing they created a 22000 page output file with it. Especially with large files like this it helps to stream out, and not use intermediate memory buffers, like temp file streams, to preserve resources.
What puzzles is that the call is not supported with the license applied, but works without the license applied. Is this a technical or a legal issue?
Concatenate takes a System.IO.Stream as parameter which is also the type of HttpResponse.OutputStream.
I just would like to understand the underlying issue a bit better, as it will help us to leverage your product better.
Thanks
Karel