[xep-support] Maximum pages in a document

Nikolai Grigoriev grig at renderx.com
Fri May 10 11:23:51 PDT 2002


Hennie,

> Would I be able to render a 16,000 (yes sixteen-thousand) document using XEP?

No, you cannot feed documents this large into XEP: you are guaranteed to get
an OutOfMemory exception. However, if your document can be split into 
smaller independent parts, then you can format each part separately and 
glue them at the output. There exists an easy way in XEP to merge several 
XSL FO documents in a single output file; memory consumption in this case
will depend on the size of the largest chunk.

Best regards,
Nikolai Grigoriev
RenderX


-------------------
By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list