[EMAIL PROTECTED] wrote:
Hi all Is it FOP usefull for converting SWING GUI into HTML?
No. FOP converts XSL-FO (which is XML based Formatting tags) into a Print Stream such as PDF or Postscript. FOP does have an AWT Renderer for displaying the results of the Print Stream but this could not be used to parse Java Swing classes.
Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
