Andreas, I have read the FOP of Batik, They have a solution for (SVG)-file from to (JPG, PDF, ..)-file. I don't know how to integrate it into the below way.
I would like to have a solution that on the fly get the information from db as SVG definition and set the output as PDF or any image format on the screen. Regards, Cafer --- Andreas Neumann <[EMAIL PROTECTED]> wrote: > yes, looking at Batik is definitely an option. I use > it successfully for some projects. > > There is also a project called UBER converter that > converts many vector formats by going > through an intermediate format: > http://scratchcomputing.com/projects/vectorsection/ > > don't know how good it is. Never tried it. > > Maybe you could report if you try it. > > Additionally, almost any XSL-FO Processor can > convert SVG to PDF, but most of them are > commercial. The Apache one (FOP) builds on Batik. > > Hope this helps, > Andreas > > --- In [email protected], Cafer Erbay > <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > 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. > > > > Thanks in advance, > > > > Cafer Erbay > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > > > > > > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------ Yahoo! Groups Sponsor --------------------~--> Everything you need is one click away. Make Yahoo! your home page now. http://us.click.yahoo.com/AHchtC/4FxNAA/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/

