Re: Re[2]: [xep-support] renderx 4.0

From: Daniel Eklund <doeklund@gmail.com>
Date: Tue Mar 22 2005 - 12:10:24 PST

Michael,

we are still getting this error message... (even with the new 4.2 release)
com.renderx.xep.lib.InternalException: attribute 'image-base-url' is
required but missing

what is weird is that we can grab the FO
from the debugger, save it in a file and run it command line and it works...
the only difference is that we are running this using the APIs from within a
servlet process

may I send you both the captured FO and the Java code for further diagnosis.

thanks,
daniel

On Fri, 11 Mar 2005 18:48:31 +0300, Michael Sulyaev
<msulyaev@renderx.com> wrote:
> Hello, Daniel.
>
> Wednesday, March 9, 2005 at 6:18:34 PM you wrote:
>
> DE> Michael,
>
> DE> does the new 4.2 version fix the issue mentioned in this e-mail?
>
> Yes, the problem is fixed, please upgrade to the most recent build.
>
> DE> Daniel Eklund
>
> DE> On Tue, 30 Nov 2004 13:48:10 +0300, Michael Sulyaev
> DE> <msulyaev@renderx.com> wrote:
> >> Hello Daniel,
> >>
> >> >>[warning] Bad attribute font-size: Attribute type mismatch:
> >> font-size cannot have value '8' of type Integer
> >> Did you mean "8 points"? If so, it should be "8pt" in FO.
> >>
> >> >>(flow [flow-name xsl-region-body] :: Root Cause :: :: Root Cause
> >> >>::com.renderx.xep.lib.InternalException: attribute
> >> 'image-base-url' is required but missing
> >> This is a bug, it is fixed, but not yet published. The new release
> >> will be available soon. As a workaround I would suggest not to use
> >> empty src attribute on extrenal-graphic elements. It shoud be either
> >> like <fo:external-graphic xml:base="path/to/images/"
> >> src="url(mypicture.jpg)" content-width="100%"
> >> content-height="100%"/>
> >> or like <fo:external-graphic
> >> src="url(path/to/images/mypicture.jpg)" content-width="100%"
> >> content-height="100%"/>.
> >> >>thanks,
> >> >>Daniel Eklund
> >> >>The College Board
> >>
> >> --
> >> Best regards,
> >> Michael Sulyaev, RenderX mailto:msulyaev@renderx.com
> >>
> >> -------------------
> >> (*) 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/tos.html
> >>
> DE> -------------------
> DE> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> DE> in the body of the message to majordomo@renderx.com from the address
> DE> you are subscribed from.
> DE> (*) By using the Service, you expressly agree to these Terms
> DE> of Service http://www.renderx.com/tos.html
>
> --
> Best regards,
> Michael Sulyaev mailto:msulyaev@renderx.com
> RenderX
>
> -------------------
> (*) 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/tos.html
>
-------------------
(*) 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/tos.html
Received on Tue Mar 22 13:02:15 2005

This archive was generated by hypermail 2.1.8 : Tue Mar 22 2005 - 13:02:18 PST