Andreas, Thank you for this important information.
I will research FOP and Batik further. Regards, Cafer --- Andreas Neumann <[EMAIL PROTECTED]> wrote: > --- In [email protected], Cafer Erbay > <[EMAIL PROTECTED]> wrote: > > > > Andreas, > > > > I have read the FOP of Batik, They have a solution > for > > FOP and Batik are two different projects, but they > use code from each other. FOP is and > XSL-FO processor and Batik an SVG programming > framework. Both can generate PDF from > SVG. With XSL-FO you have to wrap an XSL-FO file > around the SVG graphics but it has the > advantage that you can create multipage PDFs. Batik > also allows to generate PDF through > the Batik rasterizer. > > > (SVG)-file from to (JPG, PDF, ..)-file. I don't > know > > how to integrate it into the below way. > > Please ask Batik specific questions on the Batik > mailinglist. > > > 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. > > Getting out the information from the database and > generating a SVG is your job. You can > use whatever serverside programming or scripting > language you are familiar with. Once > you have such a script/program you can feed in the > SVG into Batik or Fop and generate the > PDF. > > Likewise many other XSL-FO converter can do the job. > But most of them are commercial. > > Andreas > > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------ Yahoo! Groups Sponsor --------------------~--> Home is just a click away. Make Yahoo! your home page now. http://us.click.yahoo.com/DHchtC/3FxNAA/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/

