[xep-support] Problem with image-base-url and svg

From: <Werner.Koch@bit.admin.ch>
Date: Thu Mar 10 2005 - 02:30:39 PST

Hello,

I have a problem with a message indicating a missing image-base-url, see
also the small excerpt of the stack trace below.

  Caused by: com.renderx.xep.lib.InternalException: attribute
'image-base-url' is required but missing
  at com.renderx.xep.pre.AttList.getDefault(Unknown Source)

I followed the advice I found scatterd in the mail list and assigned
everywhere in my process system ids to stylesheets , sources and results if
possible and sometimes even xml:base attributes, even though the only
external graphic that needs to be loaded was referenced with an absolute
path. After some fooling around, I found out that it was not the external
graphic, that causes the trouble, but a <fo:instream-foreign-object> which
carries an svg graphic. The svg graphic is a barcode created by your barcode
library code128.xslt, and removing the svg from the fo resolves the missing
image-base-url problem along with removing the barcode. So I guess, I have
to set somewhere something on this svg object. Putting an xml:base on the
element svg didn't help, so I need some help.

I am using
  XEP - XSL Formatting Engine for Paged Media
  Trial Edition

  Version 4.1 build 20050114
  January 14th, 2005

on
  Windows XP SP1

with
  java version "1.4.1_03"
  Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_03-b02)
  Java HotSpot(TM) Client VM (build 1.4.1_03-b02, mixed mode)

I am still trying to evaluate the sw.

Thank you!

Best regards, Werner Koch
-------------------
(*) 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 Thu Mar 10 03:01:17 2005

This archive was generated by hypermail 2.1.8 : Thu Mar 10 2005 - 03:01:17 PST