I've finally resolved Bugzilla #41306 and committed the necessary change to fix the page order problem: http://svn.apache.org/viewvc?rev=680820&view=rev
For the other issues: I don't currently have time (or enough of an itch) to debug these problems. Of course, we're always happy to review good patches. On 29.07.2008 13:58:40 Laurent Morel wrote: > Some kind of reply to this (old) message : > http://markmail.org/message/iyyco7ffxs6qj2i7 > I confirm this problem also in 0.95beta > > The AWT display order is not reversed here : > pages 1,2,3...N are displayed in that order : > N, 1, 2, 3 ... N-1 > This bug only appears if my document has a > <fo:page-number-citation> that refers to the very last page. > Thus pages can not be rendered until the very last one is. > > So there is no equality between awt page number and > viewport page number. > This is most probably due to the out of order flag, see : > https://issues.apache.org/bugzilla/show_bug.cgi?id=41306 > Documentation / rendering.xml explains that this workaround > has been applied to pdf renderer due to bug. > > Note : there are other problems with AWT viewer when fo file > is updated and one ask for a refresh : pages total number is > sometimes false, or display is not refreshed correctly, changing > page is not possible... > > Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
