Support for RFC2397 data URLs is built into FOP Trunk today and will be available with FOP 0.92. Otherwise, use the solution pointed out by Manuel.
On 11.04.2006 10:15:22 news wrote: > Hello List, > > I ve got a Formatting Object including a fo:external-grafic with binary > content. If I want to convert this, I get the following exception: > java.net.MalformedURLException: unknown protocol: data > > The source attribute looks like this: > <fo:external-graphic content-width="96.75pt" content-height="96pt" > scaling="non-uniform" src="data:,/9j/4AAQSkZJRgABAQEASwBLAAD .... > > is it planned to support the data: protocol? Or is there any other way I can > make FOP091 render the data inside the source attribute? > > with best regards, > Jan Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
