Hello,

my Java-program works fine in the meantime :-)

When I transform something with FOP, on the commandline there are warnings and so on like this:

12.03.2007 21:39:56 org.apache.fop.apps.FOUserAgent setTargetResolution
INFO: target-resolution set to: 72.0dpi (px2mm=0.35277778)
12.03.2007 21:39:57 org.apache.fop.fo.FONode attributeWarning
WARNUNG: Warning(Unknown location): fo:table, table-layout="auto" is currently not supported by FOP
Generated 10 pages in total.

Is it possible to put this messages into a variable, so that I can access them from my Java-program? I just want to display them in a Swing-component.

Thanx,

Tom


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to