I generate a fo with an xsl and render it with AWTRenderer 0.93. All 4 pages are rendered correctly.
But: * if I invoke setPage(0) on the PreviewPanel page 4 is displayed, * if I invoke setPage(1) page 1 is displayed, * if I invoke setPage(2) page 2 is displayed. I expect page n is displayed when I invoke setPage(n-1). If I render a fo from the examples, setPage() works as expected. Any suggestions would be appreciated. -- View this message in context: http://www.nabble.com/org.apache.fop.render.awt.viewer.PreviewPanel-setPage-tf4323762.html#a12313016 Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
