Bug 433668
Summary: | printing multiple pages per sheet in printing dialog only works for some cases | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Martin Jürgens <ma> |
Component: | openoffice.org | Assignee: | Caolan McNamara <caolanm> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 8 | CC: | jnavrati, twaugh |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-02-27 16:04:19 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 433753 | ||
Bug Blocks: |
Description
Martin Jürgens
2008-02-20 19:21:49 UTC
A correction about the expected results. +---+ | A | | | +---+ x 2 copies For case A, the expected output is two sheets: +------+ +------+ | A | | A | | | | | +------+ +------+ Think about a 29 page hand-out: if the 15th sheet has page 29 of the first copy and page 1 of the second copy, it's useless. For case B, the expected output is a single page of one of the above two copies. (i.e. A is two copies of B.) With the fixed cups of #433753 I now get the results of Comment #1 in F-9/rawhide, I didn't check in F-8 but it should work there too I think, unless the F-9 only improvements of #422661 are neccessary, but for this specific example I don't think so. Yes I can confirm that the issues have been fixed. But I can think of a scenario in which there's still something missing: Imagine you are a teacher and write a class test which is 1 page long. Now, you want to print it for your students and as they are young and have good eyes, you want to put two class tests on a sheet. The current way to do it is this way: You copy the class test and paste in on another page. After, you select "two pages per sheet" and select the amount of copies to be students / 2 which is not the best solution. Hm I better open a new bug report against GNOME's printing dialog. |