[xep-support] Getting XEP documents into another doc via external-graphic element
Christian Kullmann
christian.kullmann at assentis.com
Tue Apr 21 13:11:39 PDT 2009
Hi there,
As I noticed that from xep 4.14 on there is the possibility to include xep documents as graphics.
I am however having lots of problems doing so where I do not know whether it's my lack of understanding of FO or whether it is faulty in some way.
Here is the line I use to get the XEP into the XSL:FO:
<fo:external-graphic id="20090421T153944.640-1216.51732.4841708.136d1" content-type="content-type:application/xepout" height="100mm" content-height="100mm" width="100mm" content-width="100mm" scaling="non-uniform" src="url(file:///C:/workingDir/output.xep)" vertical-align="top"/>
If I use the above tag, I get
error: formatting failed: java.lang.NullPointerException
If I use:
<fo:external-graphic id="20090421T153944.640-1216.51732.4841708.136d1" content-type="content-type:application/xepout" scaling="uniform" src="url(file:///C:/workingDir/output.xep)" vertical-align="top"/>
I get several errors "No space for an element, trying to recover", even if I try to put a 150mm x 110 mm XEP document somewhere on a 290mm x 210 mm doc.
So, what else might I be doing wrong? And can I tune the error-message output, so I get some stack trace for the above NullPointer?
Thank you in advance
Best Regards
Christian
--
Christian Kullmann
Head of Support
Assentis Technologies AG
Blegistrasse 1, 6343 Rotkreuz, Switzerland
Web : www.assentis.com<http://www.assentis.com/>
Email : christian.kullmann at assentis.com<mailto:christian.kullmann at assentis.com>
Mobile : +41-79-685 61 02
Phone : +41-41-790 91 92
This e-mail, any associated files and the information contained in the e-mail might be confidential and are intended for the addressee(s) only. Any unauthorised use, disclosure, alteration or any other use of this message is prohibited and might be unlawful. Any views or opinions expressed in this e-mail are those of the sender and do not necessarily represent those of the company.
Neither Assentis Technologies nor the sender accept any responsibility for any kind of damage as the result of viruses or transmission problems.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20090421/62f7b6c8/attachment.html>
More information about the Xep-support
mailing list