> This sounds great, but I have one question. We've posted a bug report > (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16672) about the SVG > rendering in 0.20.4 and 0.20.5. Our SVG's in the rendered PDF > document(s) gets clipped. We're now using 0.20.1 and everything is fine > there. The PS renderer in 0.20.4 and 0.20.5 also produces a correct > rendered SVG. We use FOP at the Swedish Election Authority and consider > this to be a big blocker for us, and I assume that's the case for others > as well. I haven't seen any activity in this list etc on this bug report > and wouldn't it be nice to dig in to this before the final release.
Take a look at line 526 of PDFRenderer.java, it clips to the size of the SVG image. Is it possible that part of the SVG goes outside the SVG width and height? Try commenting it out or changing the size of your SVG and seeing if it changes. > I'll happily provide the SVG file, XSL etc if this could help. I've been > trying to look at the code myself but I'm not really confident with the > design and the PDF spec. > > By the way, thank you for an awesome product ... > > Christer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]