RML Invoice Layout Tweaks
This commit is contained in:
@@ -55,7 +55,7 @@ class mfWkhtmltopdf {
|
||||
$wkargs.=" $additionalArgs";
|
||||
}
|
||||
$cmd = "$wkbin $wkargs - $path/$filename";
|
||||
|
||||
$this->log->debug(__METHOD__.": Command Line: $cmd");
|
||||
$html = $this->html;
|
||||
$pipe = popen($cmd,"w");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user