-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
When I'm choosing some margins in "Crop Margins (in)", the generated command line looks like
-mode def -ws 0.200 -wrap+ -rt 0 -evl 1 -ehl 1 -cbox1 in,1 in,6 in,9 in -dev kpw -a- -ui- -x
And it doesn't work. The generated command line should (I think) :
- have a space between "-cbox" and the first value
- not have space between value and the unit
-mode def -ws 0.200 -wrap+ -rt 0 -evl 1 -ehl 1 -cbox 1in,1in,6in,9in -dev kpw -a- -ui- -x
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels