Render your svg to a template and convert it to an Image. This image is
vectorial, nothing is lost. Use the image as any other image.

Best Regards,
Paulo Soares

----- Original Message -----
From: "Chris Farmer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 23, 2003 1:43
Subject: [iText-questions] Adding SVG images to table cells


>
> Hi.  I'm trying to create a table in which each cell in a single column
> contains an SVG image.  I used Batik and some code from Xiaohong Yin
> that I found in these archives (thanks!) to get started, and I can get
> my SVG to render onto my pdf.  I can't however see how to get started in
> putting this content into my table.  I tried creating a cell, adding it
> to the table, then trying to get the left() and top() for placement, but
> that's not allowed.  Could someone please give me some suggestions
> regarding how to get started here?  I'm using the Table rather than the
> PdfPTable, because we need to be able to accommodate HTML also, so if
> it's at all possible, I'd prefer to keep using this.  I know I can use
> Batik to rasterize the SVG into another format, then add THAT image to
> the cell, but I want to preserve the vector quality of the image as much
> as possible.
>
> Thanks,
> Chris
>
>
>
>
>
>



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to