Added necessary white space to print parameters
FEA: ItEr65S06BugFixing
This commit is contained in:
parent
84ac0b2def
commit
cd11dc0ede
1 changed files with 1 additions and 1 deletions
|
|
@ -200,7 +200,7 @@ public class CutyPrint {
|
|||
minWidthForTaskNameColumn);
|
||||
|
||||
// Relative user styles
|
||||
captureString += "--user-styles=" + generatedCSSFile;
|
||||
captureString += " --user-styles=" + generatedCSSFile;
|
||||
|
||||
// Destination complete absolute path
|
||||
captureString += " --out=" + absolutePath + filename;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue