Jeremias Maerki <dev <at> jeremias-maerki.ch> writes: > Hi Jussi > > Yes, at the moment FOP doesn't support generating SVG graphics as Form > XObjects. So far noone seems to have found it important enough to invest > time in this. > .... > For your case, you can do a work-around: Convert the SVG to PDF with the > PDFTranscoder and then use my PDF plug-in [1] to include the PDF which > does create Form XObjects for the imported pages. Or you can simply > convert the SVG to a bitmap. > > [1] http://www.jeremias-maerki.ch/development/fop/index.html
Hi Jeremias Thanks for your reply, the imported filetype is irrelevant as long as the contents are loaded and remain in vector format (with FPDF+plugins I've imported layouts straight from PDF's). I saw mention about your plugin in some earlier post while I searched for Form XObjects with FOP, but couldn't find the actual plugin even with Google (tried to find "pdf-in-pdf" as it was referenced) so I figured that it might not have been publicly available/usable. I'll check if that could solve my problem without huge fuss. (Altough now that I looked, it seems that in order to use newer release of plugin, I'd have to drop 0.94 from Debian package and install 0.95 manually.) Thanks again. :) /Jussi --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
