My first FOP project ... I am trying to provide near instantaneous conversion
of XML to PDF for our users and have written a custom XSL-FO. Having read a
number of threads here I have seen the suggestion to replace PNG images with
JPG. I have done this though from my timings I can't say with certainty that
run times have reduced. I have seen other suggestions and seek some more
information as to how to implement them - they are:

load style sheets into memory,
use a server VM and
don't use tables.

The third suggestion I could probably do but would take a fair bit of effort
and I would like to know up front if this would speed things up
significantly. Also how do I draw the table cell borders if I don't
explicitly use tables?

Any assistance appreciated.



-----
just starting out with FOP - don't hurt me!
--
View this message in context: 
http://apache-fop.1065347.n5.nabble.com/Performance-improvement-suggestions-tp37754.html
Sent from the FOP - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to