[xep-support] Formatting a very large document
Alexander Peshkov
peshkov at renderx.com
Thu Nov 25 08:12:28 PST 2004
Hello Donald,
Hm, I'm not quite sure I've understood your question. If you refer to
XEP caching then cached images will be reused if the same instance of
formatter is employed for document parts rendering and xep.cleanup()
method wasn't called.
Best regards,
Alexander Peshkov mailto:peshkov at renderx.com
RenderX
DF> How would you execute this strategy with imbedded svg that creates image
DF> files in the tmp directory?
DF> -----Original Message-----
DF> From: klists at saphor.de [mailto:klists at saphor.de]
DF> Sent: Wednesday, November 24, 2004 11:59 AM
DF> To: xep-support at renderx.com
DF> Subject: Re: [xep-support] Formatting a very large document
DF> Hi Michael,
>>
>> XEP 4.0 has some memory optimizations, but I suppose this will not be
>> enough for such a huge document. The best way is to split your
>> document into parts and format them independently into an XEP
>> intermediate format, and then render these parts into a single PDF file.
>> There is a good example of this technic - ConcatFormatter
>> (doc/samples/ConcatFormatter), included in XEP 3.x Developer/Server
>> distribution.
DF> Thanks! Good tip!
DF> How would that fit in with possible cross-references inside the text
DF> and indices (the actual file doesn't have any, so this question is
DF> largley for curiosity)?
DF> Best regards,
DF> Marc
DF> -------------------
DF> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
DF> in the body of the message to majordomo at renderx.com from the address
DF> you are subscribed from.
DF> (*) By using the Service, you expressly agree to these Terms of Service
DF> http://www.renderx.com/tos.html
DF> -------------------
DF> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
DF> in the body of the message to majordomo at renderx.com from the address
DF> you are subscribed from.
DF> (*) 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 at 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
More information about the Xep-support
mailing list