Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Ddestination.file.class.php2 class DestinationFile extends Destination { class
5 function DestinationFile($filename, $link_text = null) { function in DestinationFile
/plugin/html2pdf/html2pdf/html2ps/samples/
H A Dsample.pipeline.custom.php36 $pipeline->destination = new DestinationFile(null);
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dgeneric.test.php16 $pipeline->destination = new DestinationFile("test.pdf");
H A Dtest.note-call.width.php10 $pipeline->destination = new DestinationFile("test.pdf");