Thanks for the great plugin, now I am using the plugin to generate the PDF
and in the doc, there is a function:
$request->setMargin('0cm');
The problem is , it received a string, and doesn't seem can assign the different margin for different dimension,
are there any syntax for it?
Thanks a lot.
Thanks for the great plugin, now I am using the plugin to generate the PDF
and in the doc, there is a function:
$request->setMargin('0cm');
The problem is , it received a string, and doesn't seem can assign the different margin for different dimension,
are there any syntax for it?
Thanks a lot.