Info Object Stream Content

Has anyone used the InfoObject.StreamContent class ?

I need to retrieve a previously run scheduled report and run it through a compression engine, the compression engine accepts a stream. I then want to send this compressed stream to a client upon request.


kevinmauriello (BOB member since 2009-01-23)

I used the CopyTo method with success for a similar purpose. See http://www.cogniza.com/blog/?p=123


craibuc :us: (BOB member since 2009-10-19)