Bug 7120 - thinlocal does not honor landscape printing?
Summary: thinlocal does not honor landscape printing?
Status: CLOSED WONTFIX
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Printing (show other bugs)
Version: 4.8.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.15.0
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks: 4979
  Show dependency treegraph
 
Reported: 2018-03-01 10:09 CET by Karl Mikaelsson
Modified: 2022-02-22 12:48 CET (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Karl Mikaelsson cendio 2018-03-01 10:09:23 CET
We had a support q from a user that had problems with their print jobs to thinlocal. He tried to print a document in landscape format, and the printed document looked like this:

> +--------------+
> |              |
> |              |
> |+------------+|
> ||            ||
> ||  contents  ||
> ||            ||
> |+------------+|
> |              |
> |              |
> +--------------+

Expected:

> +---------------------+
> |                     |
> |                     |
> |      contents       |
> |                     |
> |                     |
> +---------------------+
Comment 2 Pierre Ossman cendio 2018-03-01 12:07:16 CET
Duplicate/sub-bug of bug 4979?
Comment 3 Henrik Andersson cendio 2018-03-07 13:04:39 CET
I did the following tests of printing a text document
in landscape over thinlocal.

- In a ThinLinc linux session create a text document using gedit,
  print to thinlocal selecting landscape orientation works
  as expected using both linux and windows client.

- In a ThinLinc  windesk session create a text notepad document,
  print to thinlocal selecting landscape works only with linux client.
  Using windows client the result is as reported by this bug.

Seems like windows print backend (poppler) and rdesktop doesn't play
well with each other...
Comment 4 Pierre Ossman cendio 2022-02-22 12:48:51 CET
Since this only seems to happen in rdesktop we will assume this is a bug there, and not in thinlinc.

Note You need to log in before you can comment on or make changes to this bug.