Home
last modified time | relevance | path

Searched refs:setSourceFile (Results 1 – 4 of 4) sorted by relevance

/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md123 $pdf->setSourceFile("Fantastic-Speaker.pdf");
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdiTrait.php209 public function setSourceFile($file) function
237 throw new \BadMethodCallException('No reader initiated. Call setSourceFile() first.');
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md48 - similarly, case of `setSourceFile` and `useTemplate` was changed to a lowercase first letter.
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php3193 $pagecount = $this->setSourceFile($this->docTemplate);
27310 $pagecount = $this->setSourceFile($file);