Hi Cafer. Cafer Erbay: > I am looking for a open source converter from SVG to > any image format (like JPG) or PDF. > > In our project we have a Oracle database (Release > 9.2.0.3.0) and SVG definition is stored in database. > We use Java Developer 10.1.2 with ADF UIX 2.2.23. > > We will get SVG definition via Java code from db and > convert this definition to any image format or set it > into an pdf output. > > If you have any experience or know how to solve this > issue then please reply me to share it.
You may like to consider Batik, a Java SVG toolkit. This page details how to use the standalone rasteriser tool to convert SVG into JPEG or PDF: http://xmlgraphics.apache.org/batik/svgrasterizer.html or programmatically with Batik's Transcoder API: http://xmlgraphics.apache.org/batik/graphics/rasterizerTutorial.html Cameron -- Cameron McCormack ICQ: 26955922 cam (at) mcc.id.au MSN: cam (at) mcc.id.au http://mcc.id.au/ JBR: heycam (at) jabber.org ------------------------ Yahoo! Groups Sponsor --------------------~--> Get to your groups with one click. Know instantly when new email arrives http://us.click.yahoo.com/.7bhrC/MGxNAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

