Please! Please always state the FOP version you're using!

I've just performed a test with FOP 0.92beta using an SVG image element
with an RFC 2397 data URL containing a JPEG image. I saw no problems.
Without having the full SVG document I cannot tell what's wrong. Maybe
your clip-path is wrong or the transformation matrix.

I'm seeing an exception with the same FO file in FOP 0.20.5, however. If
you're using FOP 0.20.5, tough luck possibly.

On 20.06.2006 11:38:36 Drivet Grégoire wrote:
> Hi all,
> 
> We have a problem with rendition on SVG in PDF, depending on the content of 
> SVG : 
> 
> - If the SVG is a real vectorial image (composed of polygons...), we do not 
> have any problem.
> - If the SVG is made of a jpeg, then the image is not displayed in the final 
> pdf. It's replaced by a blank area).
> Our svg that is made of a reference to a jpg contains the below node : 
> 
> <g clip-path="url(#clipRect0)">
>       <g transform="matrix(19.692,0,0,19.692,0,-0.0005)">
>               <image height="475" width="1656" x="0" 
> xlink:href="data:image/jpeg;base64,/9j/4AAQSkZJRgA.....
>       </g>
> </g>
> 
> Do you have any idea?
> 
> Thanx



Jeremias Maerki


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

Reply via email to