Jeremias Maerki wrote:

Not sure, but I assume the CDC Personal Profile doesn't include Swing.
FOP hasn't been designed and maintained with the CDC in mind. If FOP
works at all on the Personal Profile you might need to consider writing
a replacement viewer that doesn't use Swing. Depending on your needs
there might be other possible solutions. I suspect FOP is generally a
little heavy for such devices. I don't know your requirements but maybe
you should consider rendering your FO documents on a server and transfer
bitmap images or PDFs to the client if that's an option.

Hmmm, Swing doesn't seem to be the problem as I wasn't going to use the viewer included in FOP. But as I found out the CDC implementation of AWT doesn't include java.awt.print.* which is extensively used in the rending part of FOP. PDF documents are no alternative for my needs, as I need to access and display the documents from within my application.

Right now I'm using bitmap images but I'm looking for a way to be more flexible (font size, colors, images ...) and to cut down the used bandwith for transfering the documents.

I guess I've got to look for something else (maybe a html renderer) or implement my own renderer for my documents.


Carsten

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

Reply via email to