Skip to main content



      Home
Home » Archived » BIRT » HTMLRenderOption OutputStream
HTMLRenderOption OutputStream [message #101911] Fri, 23 December 2005 00:53 Go to next message
Eclipse UserFriend
can I use setOutputStream instead of setOutputFileName. If yes then please
write how. There is no help.

I am using
Windows 2000 professional
eclipse3.1.1
gef3.1.1
emf2.2.0M3
birt-report-framework2.0M3
Re: HTMLRenderOption OutputStream [message #102198 is a reply to message #101911] Fri, 23 December 2005 14:29 Go to previous message
Eclipse UserFriend
Well you could use a PrintStream.
set you option like
options.setOutputSteam( System.out );
and the output will be sent to the console.

make sure to comment out the setOutputFileName option and this should work.

HTH

Jason Weathersby
BIRT PMC


"Partha Pratim Dutta" <duttpartha@gmail.com> wrote in message
news:600fec38e9f2d727216f42f44ec1cd6c$1@www.eclipse.org...
> can I use setOutputStream instead of setOutputFileName. If yes then please
> write how. There is no help.
>
> I am using
> Windows 2000 professional
> eclipse3.1.1
> gef3.1.1
> emf2.2.0M3
> birt-report-framework2.0M3
>
Previous Topic:PDF generating java program
Next Topic:CharSet Problem in Parameter
Goto Forum:
  


Current Time: Fri Nov 07 10:13:20 EST 2025

Powered by FUDForum. Page generated in 0.03614 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top