Sylvia,

On the article on the dzone you have

options.setOutputStream(os);

Where os is an OutputStream. What stop you from creating a
ByteArrayOutputString and do the same as above? The you could use it
to retrieve the bytes.

Ernesto


On Thu, Aug 5, 2010 at 8:53 PM, sylvia <sylvia.fronc...@gmail.com> wrote:
>
> I can't get the outputstream from the BIRT code to give to the getBytes
> method. Thanks though. I will see if I can render the BIRT report  a
> different way.
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/BIRT-Wicket-Integration-tp2315184p2315458.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to