Fabian Zeindl wrote:
 I'm developing an application using SWT and I chose fop for printing.
Is it possible to use SWT's Printer object directly with fop?

It is certainly possible, but it would require writing a new renderer
which uses the appropriate SWT graphics functions. Starting off with
the AWT/Print renderer, it is probably not all that difficult, but
there are still lots of minor and a few major differences between
SWT and AWT.

J.Pietschmann

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

Reply via email to