Changeset 115 for trunk/client/inc/hpdf403
- Timestamp:
- Jun 2, 2011, 12:08:18 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/inc/hpdf403/html2pdf.class.php
r107 r115 5522 5522 // it msut take only one page 5523 5523 if ($this->_testTdInOnepage && $this->_subHtml->pdf->getPage()>1) { 5524 throw new HTML2PDF_exception(7);5524 // throw new HTML2PDF_exception(7); # tolto da eleonline 5525 5525 } 5526 5526
Note:
See TracChangeset
for help on using the changeset viewer.