Matthias Reischenbacher created FOP-2465:
--------------------------------------------

             Summary: [PATCH] Links to 'last' page aren't working
                 Key: FOP-2465
                 URL: https://issues.apache.org/jira/browse/FOP-2465
             Project: Fop
          Issue Type: Bug
          Components: layout/page
            Reporter: Matthias Reischenbacher


If there is a separate page master for the 'last' page and the layout is redone 
(see PageBreaker.redoLayout) links to content inside the last page don't work.

My test case fo file contains a bookmark to a block on the last page. The 
following warning is displayed when generating PDF output:
WARNING: 1 link target could not be fully resolved and now point to the top of 
the page or is dysfunctional.

My Patch tries to fix the ID handling and replaces the old PageViewport 
instances inside the IDTracker with the one. Please let me know if there is a 
better way to fix this issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to