Hello…
I can add a horizontal line (to separate the detail from a total, at pie of report), in PDF report, using Layout PDF?
Thanks!!!
Hello,
you can maybe use
$pdf->Ln();
Thanks… i solve this.
I can only use the visual editor to pre-format the report…
Then, only can edit the code to finish…
Thanks!