segy / Mpdf

CakePHP 2.x Component for creating PDF files from HTML using mPDF class
30 stars 19 forks source link

return values of mpdf #14

Open rlems opened 8 years ago

rlems commented 8 years ago

When you called a function you didn't get a value returned. In the case of "SetSourceFile" I expected to get the pagecount of the source file for a template, but I didn't get it returned.