At 09:08 AM 2/21/02 +0100, you wrote:

>When FOP+batik is used to convert an SVG to a PDF it can only put all the 
>PDF on one page. It is the same as rendering to a png, you only get the 
>one image out.

So in other words if the input SVG is larger than the output PDF page size, 
FOP won't autoflow the extra image into another page

>If you want pagination with FOP then you need to give it XSL:FO. You could 
>then put different sections of the SVG on different pages by changing what 
>part of the SVG appears on the page.

Thanks for the information. I see that I'm going to have to do some sort of 
pre-calculations on the SVG document before passing it along to the renderer.

Regards,
Brian





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to