Skip to content

Error in -cbox generated command line  #5

@R-e-d-J

Description

@R-e-d-J

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions