Browse Source
The "Tumble" option is already gathered from CUPS, but was not being sent to the printer. (Tumble = true corresponds to short-edge duplexing, and Tumble = false means long-edge duplexing.) Replace the cryptic PCL short-edge duplexing command with the PJL commands SET DUPLEX = ON / OFF and SET BINDING = LONGEDGE / SHORTEDGE. Tested on an HL-L2300D.pull/124/head
3 changed files with 7 additions and 4 deletions
Loading…
Reference in new issue