Description: When I print a document that has an odd page number, i.e. 3,5,7,9 etc., and want to do multiple copies at once, the printer receives all pages in a row, which results in the first page of the second, fourth, sixth etc. copy being printed on the last page of the previous copy, which actually should be left empty. I try to visualize it with a 5 page document: 1|2 3|4 5|1 2|3 4|5 1|2 3|4 5|1 2|3 4|5 It should be: 1|2 3|4 5|- 1|2 3|4 5|- 1|2 3|4 5|- 1|2 3|4 5|- I hope this shows what I mean. I have done this kind of printing in OpenOffice without any such problems. Steps to Reproduce: 1. Create a document with an odd number of pages 2. Choose the printer's duplex print option 3. Print multiple copies Actual Results: Document is printed like this: 1|2 3|4 5|1 2|3 4|5 1|2 3|4 5|1 2|3 4|5 Expected Results: Document should be printed like this: 1|2 3|4 5|- 1|2 3|4 5|- 1|2 3|4 5|- 1|2 3|4 5|- Reproducible: Always User Profile Reset: No Additional Info: I guess this has to do with the option "Print automatically inserted empty pages" within the print dialogue. This option had been always turned on in earlier versions, but has now been disabled by default. I found it awkward when printing form letters with only one page, because then it inserted always automatically an empty page, and maybe because of that this option has been disabled by default. However, when printing multiple copies of a document, this option shouldn't affect the way how LibreOffice prints the document. It's obvious that you want multiple copies of the same document, and not a mixup of pages. User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0
Please use the option "Create single print jobs for collated output" from the Options page of the printing dialog. Does it word then? In addition, please tell us, which printer do you use and what kind of Linux.
Yes, it seems to work then. This option should however be set by default. Printer: Brother MFC-J6920DW Linux: Manjaro 16.10 64bit
Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=37c3e57c788fb5ad931126ea233093d87ac3dbc3 tdf#103703 Turn on single print jobs for collated prints by default It will be available in 5.3.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Dear Bug Submitter, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping-20170531
Dear Bug Submitter, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of our bug tracker Warm Regards, QA Team MassPing-NeedInfo-20170628
This shouldn't be set to RESOLVED INSUFFICIENTDATA... Changing it to RESOLVED FIXED since there's a commit fixing this...
Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/2117257eafac507b6af0be86ae62261fd192089a%5E%21 tdf#107416 Revert "tdf#103703 Turn on single print jobs for collated prints" It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
(In reply to Dr. Martinus from comment #0) > 1|2 3|4 5|1 2|3 4|5 1|2 3|4 5|1 2|3 4|5 > > It should be: > > 1|2 3|4 5|- 1|2 3|4 5|- 1|2 3|4 5|- 1|2 3|4 5|- Writer does automatically insert balk pages for that goal. Tools > Options > Writer > Print .. Other: Print automatically inserted blank pages.
(In reply to Cor Nouws from comment #8) > (In reply to Dr. Martinus from comment #0) > > > 1|2 3|4 5|1 2|3 4|5 1|2 3|4 5|1 2|3 4|5 > > > > It should be: > > > > 1|2 3|4 5|- 1|2 3|4 5|- 1|2 3|4 5|- 1|2 3|4 5|- > > Writer does automatically insert balk pages for that goal. > Tools > Options > Writer > Print .. Other: Print automatically inserted > blank pages. Thus basically I would suggest: notABug ..?
Gabor Kelemen committed a patch related to this issue. It has been pushed to "libreoffice-6-1": https://git.libreoffice.org/core/+/d8d148c96d7cdd96948240ac30b3aeacfb5aa7ca%5E%21 tdf#107416 Revert "tdf#103703 Turn on single print jobs for collated prints" It will be available in 6.1.5. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Gabor Kelemen committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/3b10c732a83122198886ec16986110d5ad668a1e%5E%21 tdf#107416 Revert "tdf#103703 Turn on single print jobs for collated prints" It will be available in 6.2.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Gabor Kelemen committed a patch related to this issue. It has been pushed to "libreoffice-6-2-0": https://git.libreoffice.org/core/+/72d6916a05e7862e6b7ac033f8e74feed931e3bc%5E%21 tdf#107416 Revert "tdf#103703 Turn on single print jobs for collated prints" It will be available in 6.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
(In reply to Cor Nouws from comment #8) > (In reply to Dr. Martinus from comment #0) > > > 1|2 3|4 5|1 2|3 4|5 1|2 3|4 5|1 2|3 4|5 > > > > It should be: > > > > 1|2 3|4 5|- 1|2 3|4 5|- 1|2 3|4 5|- 1|2 3|4 5|- > > Writer does automatically insert balk pages for that goal. > Tools > Options > Writer > Print .. Other: Print automatically inserted > blank pages. Hi Cor I think I start to understand things. Better late than never :). Yes, the solution would be to use this setting. But: in bug #42099 we turned this default off. I think bug #42099 was misunderstood, and was about the problem solved in bug #89708. This one here is about the regression caused by bug #42099 So I'd suggest to revert that one and enable the Print automatically inserted blanks by default setting by default.
(In reply to Gabor Kelemen from comment #13) > This one here is about the regression caused by bug #42099 > So I'd suggest to revert that one and enable the Print automatically > inserted blanks by default setting by default. Basically you would want to have duplex printing and mail merge with "print automatically inserted blank pages" turned on, and other printing not. If that is reached by reverting #42099, it is fine to do so.
Gabor Kelemen committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/2343372851cc98daafe6899382792c56d941bcdd%5E%21 tdf#103703 Print automatically inserted blank pages by default It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Thanks for writing this motivative article for me really enjoy your all articles as a CEO of Digital Marketing Agency Pakistan In the last words I just thanks you for this awesome information https://www.theenterprisemagazine.com
So luck to come across your excellent blog. Your blog brings me a great deal of fun.. Good luck with the site. https://www.trackersphere.com
Its a great pleasure reading your post.Its full of information I am looking for and I love to post a comment that "The content of your post is awesome" Great work. https://www.naturalhealthbase.com
I found that site very useful and this survey is very cirious, I've never seen a blog that require a survey for these actions, https://www.health-news-blog.com
Extraordinary substance material and awesome design. Your site merits the majority of the positive input it's been getting. https://www.healthtipstoday.net
You know your projects stand out of the herd. There is something special about them. It seems to me all of them are really brilliant! https://investconcept.net
This post is very simple to read and appreciate without leaving any details out. Great work! <a href="https://mydubaiescorts.com/">Dabai</a>
(In reply to nomanseo0 from comment #22) > This post is very simple to read and appreciate without leaving any details > out. Great work! [url=https://mydubaiescorts.com/]Dabai[/url]
Gacha Life 2 is popular role playing game released for Android, iOS, and Microsoft Windows Operating system. https://www.gacha2.com
I am facing the same issue! want to purchase shoes then visit here https://shopecs.com/.
Having same issues and really fed up with it. Best <a href="https://stylo.pk/">Shoe brand</a> of Pakistan.
Foreign application designers are more focused on fine specialization, so they need special skills to solve business problems. In case your internal team is not meeting the business needs, you can support it with the help of experts in the remote domain hire agile developers. In such an environment, reappraisal organizations that provide a broader range of excellence reap merciless benefits. For this accurate explanation, most organizations these days are looking for a group of dedicated people for a startup. Not only is this a lucrative method for distributing promotion assignments to external project staff, but it also saves a lot of money, as previously mentioned, check details here https://mobilunity.com/blog/hire-overseas-startup-developers/
Hello everyone! Thanks for this helpful forum! I'm here to tell you about how I edit and proofread my texts online. This can be done with the free Punctuation Checker tool. He will check your texts, find errors in them, offer options for correcting them. It is so simple!
This choice had been constantly turned on in before renditions, however has now been handicapped naturally. I found it off-kilter while printing structure letters with just a single page hire frontend developers however there is an elective method for recruiting frontend developers - reevaluate them. Along these lines, you contract experts from the re-appropriating organization, and this participation design has a few advantages.