>> 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@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 08:55:51 2005
This archive was generated by hypermail 2.1.8 : Thu Mar 10 2005 - 08:55:51 PST