How to generate table of contents using dompdf?

Posted by learner on Stack Overflow See other posts from Stack Overflow or by learner
Published on 2009-03-28T02:36:15Z Indexed on 2010/03/25 18:43 UTC
Read the original article Hit count: 461

Filed under:
|
|

Hi

I am using the dompdf library of php to generate PDF report from an HTML template. In that html template there is a section table of contents. When genrating PDF i need to update the page number of table of contents. Does anyone know how I can achieve this in dompdf library of php?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about php

Related posts about dompdf