download pdf
unknown
abap
3 years ago
187 B
5
Indexable
$pdf = PDF::loadview('ujidaring.jadwallsp.laporan.o_fr_checklist',compact($data_param)); $pdf->setPaper('A4','landscape'); return $pdf->stream("test.pdf", array("Attachment" => false));
Editor is loading...