[jdom-interest] Compression and JDOM
David Morris
dmorris at plumcreek.com
Thu Sep 20 09:10:47 PDT 2001
Group,
We have run into a scalability issue while creating a XSL-FO document.
The volume of data required to describe a simple columnar report makes
it impossible for us to use transform documents like we want. For example,
when the JDOM tree for a 70 page report is serialized it takes about 250M.
I am looking for suggestions on how we can reduce the size of our output
passed to FOP, the tags, etc. are highly redundant and would seem to be
a good candidate for compression.
Thanks,
David Morris
More information about the jdom-interest
mailing list