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 r

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 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