[reportlab-users] restart page numbering
    Andy Robinson 
    andy at reportlab.com
       
    Mon Nov  2 04:20:05 EST 2009
    
    
  
2009/10/31 Jeffrey O'Neill <jeff.oneill at openstv.org>:
> I have a document with a title page, a TOC page, and then body pages
> with the substance of the report.  I do the page numbers using
> platypus
What exactly do you mean by this?  If you're ultimately doing
  canvas.drawString(canvas.getPageNumber())
inside a callback, you can substract 2 there.   If you're doing
something else, show us the code that creates the page number and
we'll show you how to do it.
Best Regards,
-- 
Andy Robinson
CEO/Chief Architect
ReportLab Europe Ltd.
Media House, 3 Palmerston Road, Wimbledon, London SW19 1PG, UK
Tel +44-20-8545-1570
    
    
More information about the reportlab-users
mailing list