On Mon, 2002-12-02 at 03:40, jcplerm wrote: > Is it possible, by any means, to use PDFDocumentGraphics2D > (or any other FOP class) to generate a PDF document with multiple > pages, so that each page contains a slice of a larger graph created > using Graphics2D methods?
Hi Julio, Not directly. It may be possible to subclass the PDFDocumentGraphics2D to achieve this. Could you give a brief outline of how such a class would work so we can add it to a to do list. This has been requested a few times and could be a useful addition. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
