我的 Ubuntu 20.04 LTS 无法在 Brother HL-2170W 打印机中正确打印页面。我的旧 Ubuntu 16.04 LTS 打印效果很好。
Ubuntu 20.04 LTS 中的问题是它正确打印了每页的左半部分,但在页面的右侧再次打印了左半部分。所以我尝试打印如下页面:
+---------------------------------------+
| This is my document with text and/or |
| graphics that should print across |
| the entire sheet. |
| |
| Total |
| ----- |
| 12345 |
+---------------------------------------+
但我得到了:
+---------------------------------------+
| This is my documen This is my documen |
| graphics that shou graphics that shou |
| the entire sheet. the entire sheet. |
| |
| Tot Tot |
| --- --- |
| 123 123 |
+---------------------------------------+
我该如何解决这个问题?如果我真的不需要它来打印的话,那会很有趣 :/