I am a newbie on this list, so please forgive me if this has been discussed before (I found nothing in the archive, however)...
I have a cartographic application and I want to generate the output in PDF format. For many reasons, I am using SVG as an intermediate format, and I have been using the batik-rasterizer to convert to PDF. batik-rasterizer relies on FOP code for the pdf conversion, which is why I'm here. It all works, with the notable exception of road names, which are implemented in SVG as text on a path. I have read that this conversion isn't in the current version of FOP. Is anyone working on this? If so, what state is it in? If not, can someone tell me where I should start from if I were to try implementing it myself? [I'm an experienced Java developer, but I know v.little about PDF, and nothing about the fop codebase] Thanks, Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
