[xep-support] Getting XEP documents into another doc via external-graphic element

Michael Sulyaev msulyaev at renderx.com
Thu Apr 23 00:56:39 PDT 2009


Christian Kullmann wrote:
> <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"/>

Hello Christian,

Scaling works fine, and your FO code is correct, but ...
> error: formatting failed: java.lang.NullPointerException
comes from rx:pinpoint, which is not supported in XEPOUT images, and 
this is a bug which will be fixed soon.

> <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"/>
Also correct,

> 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.
and this is really strange, I am getting the opposite result, it fits 
fine. Could you send the files to support at renderx.com please?

> 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?
You may use xep-debug.jar which comes in Integration and Connectivity 
Kit (devkit). Using this jar in production is not recommended, for it is 
slower.

Regards,
Michael Sulyaev
RenderX
-------------------
(*) 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/terms-of-service.html



More information about the Xep-support mailing list