File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes XML and Related Technologies and the fly likes FOP and AWT Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "FOP and AWT" Watch "FOP and AWT" New topic
Author

FOP and AWT

Velika Srbija
Ranch Hand

Joined: Jan 15, 2002
Posts: 171
OK,
I successed in printing XML+XSL doc with FOP, but can't programmaticaly show the AWT Viewer which comes up automatically when using FOP through Command line.
What way i could get AWT Viewer programmaticaly?
Balaji Loganathan
author and deputy
Bartender

Joined: Jul 13, 2001
Posts: 3150
Originally posted by Velika Srbija:
OK,
I successed in printing XML+XSL doc with FOP, but can't programmaticaly show the AWT Viewer which comes up automatically when using FOP through Command line.
What way i could get AWT Viewer programmaticaly?

You can build your own one by looking at the source code of fop package.
But why you need the AWT viewer? isn't that you are using web browser with adobe acrobat reader ?


Spritle Software Blogs
Velika Srbija
Ranch Hand

Joined: Jan 15, 2002
Posts: 171
It's OK with PDF, but I'm making desktop application and I want AWT Viewer instead of Print Preview.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: FOP and AWT
 
Similar Threads
FOP vs. iText
[EJB3 JPA] Help with locking
what is the value prop of Velocity
JVM Exception, Programmatic Exception
convertion of pdf and storing in database