On Aug 14, 2007, at 10:08, Philipp Wagner wrote:

Hi

I am currently trying to convert WordML-documents to XSL-FO and then PDF
using the wordml2fo XSL Script by RenderX and Microsoft [1]. This
embeds images into the FO file like that:

<fo:external-graphic
  src="url(&#34;data:image/auto;base64,H4sIAAAAcBZxWR==&#xA;&#34;)"/>

(shortened, no valid base64-string any more)
This seems to use a URI scheme described in RFC 2397 [2].
FOP 0.93 doesn't seem to support this URI scheme and this way of
embedding images.

Strange... I seem to remember that we did add support for data-URIs at some point.

Can you post more details? What is the exact error message you receive?


Cheers

Andreas




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to