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...




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

Reply via email to