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@assentis.com<mailto:christian.kullmann@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. ------------------- (*) To unsubscribe, send a message with words 'unsubscribe xep-support' in the body of the message to majordomo@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/terms-of-service.htmlReceived on Tue Apr 21 13:53:13 2009
This archive was generated by hypermail 2.1.8 : Tue Apr 21 2009 - 13:53:16 PDT