On Sun, Apr 11, 2010 at 12:32 AM, Charith Madusanka
<charithc...@gmail.com> wrote:
> Hi Uli,

Hi!

> Now looking Interface RenderSupport  package , I think it can be use full
> to enders the PDF to images and  shown to the user.

I'm not following you. I can't see anything in RenderSupport that
would help render or stream images to be shown to the user. Rendering
should be done by Java code, using code you'll write or some open
source package that does it. Streaming content to the user should be
done by a StreamResponse or a Dispatcher.

-- 
Thiago

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

Reply via email to