From: Alexander Peshkov (peshkov@renderx.com)
Date: Fri Jan 24 2003 - 00:58:56 PST
Hello Mikko,
Your objective is achievable with XEP. For example, formatting of XSL
FO specification (400+ pages) requires about 120Mb of Java heap, so
for 1400 pages you will need something about 512Mb of Java heap available.
Try to turn off validation (using switch -Dcom.renderx.xep.VALIDATION=false)
to speed up processing and reduce memory consumption. In general the
most "memory hungry" objects are tables (especially nested ones) so
it's better to avoid them as much as possible if you care about performance.
Best regards,
Alexander Peshkov mailto:peshkov@renderx.com
RenderX
MPsf> Hi,
MPsf> I'd need to render a PDF document of about 1400 pages (source xml would be
MPsf> around 50MB ). Can XEP do that easily? Any estimates of the amount of
MPsf> memory needed? What are the main factors affecting the memory usage of the
MPsf> rendering process?
MPsf> Regards,
MPsf> Mikko
MPsf> -------------------
MPsf> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
MPsf> in the body of the message to majordomo@renderx.com from the address
MPsf> you are subscribed from.
MPsf> (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Fri Jan 24 2003 - 00:47:48 PST