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

David Tolpin dvd at davidashen.net
Thu Mar 10 08:23:51 PST 2005


>> com.renderx.xep.lib.Logger.NULL_LOGGER);              }
>>             result = this.m_xepFormatter.createContentHandler(
>>           BordereauResolver.INPUT_FILE_NAME, new FOTarget(baos, 
>> "PDF"));
>

> The key line is above. According to XEP API doc, the first argument to 
> the createContentHandler method is the systemId

Chris, many thanks for the help. INPUT_FILE_NAME does not look like a 
name of a URL. If it is not an absolute URL, then the resolver fails to 
parse it and you see the error message.

Werner,  make sure you pass a URL (that is, 
protocol:[//host[:port]}/path) and not a file name.

I admit this is bad diagnostics.

David

-------------------
(*) 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/tos.html



More information about the Xep-support mailing list