OK, i agree with you, so you're meaning the following lines are not advisable :

Filter f = this.root.getGraphicsNodeRable(true);
RenderContext rc = new RenderContext(curTxf, null, null);
RenderedImage img = f.createRendering(rc);

So, how can i generate my output as soon as "super.transcode(document, uri, output)" completes without using above lines ?


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to