On 24 Jan 2011, at 10:50, Georg Datterl wrote: Hi Georg
> There's a patch around, which never got applied to fop. This patch frees > memory even in page sequences. Maybe that patch can help. Thanks for the pointer! For future reference, the patch is stored as an attachment in Bugzilla 47314. As I read/understand it, it doesn't really free up the memory /in/ page-sequences, but rather, it enables you to break up a document in multiple page-sequences and omit the implicit page-break in between. It could be helpful in this case, but I'd have to study the patch closer to see if it can be applied. What happens if one of the page-sequences has an initial-page-number set for example. In that case, I would expect the new code to have no effect, unless that initial page number happens to match the last page in the previous sequence... Details like that. Regards, Andreas --- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
