[reportlab-users] Page numbers of bookmarks
    Andy Robinson 
    andy at reportlab.com
       
    Mon Sep  1 04:31:30 EDT 2008
    
    
  
2008/9/1 Dinu Gherman <gherman at darwin.in-berlin.de>:
>  http://www.reportlab.co.uk/cgi-bin/viewcvs.cgi/public/reportlab/trunk/reportlab/test/test_platypus_toc.py
>
That works but is hardly friendly, and it forces multiple rendering passes.
I'm working on a slightly simpler "single pass" approach at the moment,
based on what ReportLab does internally in RML projects.  The idea is to
use the 'deferred form' tricks to do the actual numbers, as done when
people do "page x of y".
- Andy
    
    
More information about the reportlab-users
mailing list