Home
last modified time | relevance | path

Searched refs:DestinationDownload (Results 1 – 3 of 3) sorted by last modified time

/plugin/html2pdf/html2pdf/html2ps/
H A Dpipeline.factory.class.php32 $pipeline->destination = new DestinationDownload($filename, ContentType::pdf());
H A Ddestination.download.class.php2 class DestinationDownload extends DestinationHTTP { class
3 function DestinationDownload($filename) { function in DestinationDownload
/plugin/html2pdf/html2pdf/html2ps/samples/API/events/1/
H A Dhtml2pdf.php227 $pipeline->destination = new DestinationDownload ( $fo );