Easiest solution is to use Batik and its transcoder matrix to write to a PDFGraphics2D object.
I could probably dig up some old code it you cannot find it on their site. -Bill Ensley www.bearprinting.com On 3/28/2012 5:11 AM, iText Info wrote: > Op 28/03/2012 13:22, Thomas Kübler schreef: >> any help are welcome. > The SVG code is very experimental. It's an abandoned project we've > inherited from a developer who doesn't have any time to finish the code. > > This example works: > http://xmlworker.svn.sourceforge.net/viewvc/xmlworker/trunk/src/test/java/examples/SvgTest.java?revision=275&view=markup > with this SVG file: > http://xmlworker.svn.sourceforge.net/viewvc/xmlworker/trunk/src/test/resources/examples/tiger.svg?view=log > > But we've tested it with many other files where the example didn't work. > We don't see SVG2PDF as a "product". We released it in the hope somebody > else would pick up the thread and continue working on it. > > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > iText(R) is a registered trademark of 1T3XT BVBA. > Many questions posted to this list can (and will) be answered with a > reference to the iText book: http://www.itextpdf.com/book/ > Please check the keywords list before you ask for examples: > http://itextpdf.com/themes/keywords.php ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
