Searched refs:path_to_pdf (Results 1 – 2 of 2) sorted by relevance
55 function convert_to_pdf($path_to_html, $path_to_pdf) { argument65 $pipeline->destination = new MyDestinationFile($path_to_pdf);
72 function convert_to_pdf($html, $path_to_pdf, $base_path='') { argument82 $pipeline->destination = new MyDestinationFile($path_to_pdf);