Hello,

An XSLT transformation used as a filter in OOo Writer
(3.0.1) fails when the document gets big -- but not that
big: approx. over 200 pages.

The failure says (translated from French back into
English, so that may not be the exact message):
  "Error when saving document XXX:
   Writing error.
   Writing to file impossible." (or "Can't write to file")

However, I strongly suspect this is a memory issue since:
- the filter works perfectly on smaller documents
- the same transformation works well on the same document
  (reconstructed) when run from outside OOo, ie from the
  command line, with plenty of memory declared with the
  java -Xm flag (and the same version of Saxon as OOo 3.0,
  ie Saxon 9.x.x)

Is there a way to augment the memory available when
running filters?

Thanks,
Regards,
EB






---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to