Open a report from Java

2003-01-17 Thread Paulo Gustavo Benfatti



Hi,

 I´m developing a application 
that requires reports.
 My application is being 
developedin Java...with Swing, i already made a XML files with FOP´ 
Tags.
 I´mstarting 
andshowing the XML with the following 
command:

 fop report.fo 
-awt

 it´s running OK, but i need a 
way to open this report from java without executing the .bat file.

 PS. I need to show the 
report in AWT mode.

 Somebody can help me 
?


Thanks,
Paulo Benfatti


Re: Open a report from Java

2003-01-17 Thread Oleg Tkachenko
Paulo Gustavo Benfatti wrote:
I´m developing a application that requires reports.
My application is being developed in Java...with Swing, i 
already made a XML files with FOP´ Tags.
I´m starting and showing the XML with the following command:
 
   fop report.fo -awt
 
it´s running OK, but i need a way to open this report from java 
without executing the .bat file.
Look at org.apache.fop.apps.AWTStarter class.
--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]