RE: Open a report from Java

2003-01-17 Thread Rhett Aultman
You should probably check out our docs on embedding FOP: http://xml.apache.org/fop/embedding.html -Original Message- From: Paulo Gustavo Benfatti [mailto:[EMAIL PROTECTED]] Sent: Friday, January 17, 2003 3:45 PM To: [EMAIL PROTECTED] Subject: Open a report from Java Hi, I´m

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