You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by David Morris <dm...@plumcreek.com> on 2001/09/19 22:41:16 UTC

Compressing Input Document

Group,

I am wondering if there is a way to compress the XSL-FO document passed to FOP.  We have been experimenting with FOP via Cocoon, Cocoon2, and standalone. One tact was to use JDOM to create a DOM XSL-FO tree passed to FOP.  The data passed to FOP seems pretty excessive and will not scale to our needs. We saw about a 35X increase from input to carefully crafted XSL-FO document. There may still be some opportunity for us to trim this down, but table formatting seems to use up a lot of space.

Is there a way to compress the XSL-FO object down to a reasonable size? The data itself appears to be very redundant.

Thanks,

David Morris


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org