Changeset 109
- Timestamp:
- May 30, 2011, 9:01:21 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/crea_pagina.php
r105 r109 255 255 // conversion HTML => PDF 256 256 //$nomefile="elezioni_tabelle.pdf"; 257 require_once('inc/hpdf 403/html2pdf.class.php');257 require_once('inc/hpdf/html2pdf.class.php'); 258 258 $html2pdf = new HTML2PDF('L','A4', 'it'); 259 259 $html2pdf->WriteHTML($style, isset($_GET['vuehtml']));
Note:
See TracChangeset
for help on using the changeset viewer.