-
Notifications
You must be signed in to change notification settings - Fork 150
Misalignment of rear-side printing using double-sided mode on Samsung ProXpress M3820ND #497
Description
Set-up:
Linux Mint 19.1 Cinnamon 64-bit (also occurred when testing Linux Mint 21.1 Cinnamon 64-bit)
CUPS versions since May 2019 or earlier (currently CUPS 2.2.7)
Samsung ProXpress M3820ND
A4 paper, double-sided printing
Problem scenario:
- When printing to A4 sheets in double-sided mode using CUPS without using the Samsung printer driver, the print output on the rear side of the sheet is displaced to the right by 10mm compared to that on the front side.
- When printing the same way from the same platform after installing the Samsung Print Driver for Linux (V1.00.39_01:17, Sep 1, 2017) and configuring a print queue with this driver, the print output on the front and rear sides is correctly aligned.
- This issue does not occur when printing to the same printer from Windows, Android and Chromebook clients -- so it appears to be CUPS-specific.
Further analysis:
- I originally described this issue in this posting in 2019 in the Linux Mint forums. The posting contains detailed information including the outputs from various diagnostic commands. At that time, I worked around the issue (hence shown as "[SOLVED]") by installing the Samsung driver and using a CUPS print queue associated with this driver.
- I re-visited this scenario in January 2023 whilst testing out the latest Linux Mint installation (Linux Mint 21.1). The same issue occurred when using "driverless" printing for this printer under CUPS. Once again, I could work around the issue by installing the Samsung printer driver and creating a print queue that adopted it.
- My concern now is that CUPS is intending to drop support for printer drivers, so the workaround using the Samsung driver may become unusable in the near future.
Images:
Below is the front side of a print using CUPS without the Samsung printer driver. The left margin measures 5mm on the A4 sheet:

Below is the rear side of a print using CUPS without the Samsung printer driver. The left margin measures 15mm on the A4 sheet (i.e. output shifted right by 10mm):

Below is the front side of a print using a CUPS print queue associated with the installed Samsung printer driver. The left margin measures 5mm on the A4 sheet as before:

Below is the rear side of a print using a CUPS print queue associated with the installed Samsung printer driver. The left margin correctly measures 5mm on the A4 sheet (i.e. aligned with the front side):
