<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Multiple copies not printed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128032#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Multiple copies not printed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128032">bug 128032</a>
              from <span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span></b>
        <pre>(In reply to Paul Menzel from <a href="show_bug.cgi?id=128032#c9">comment #9</a>)
<span class="quote">> Michael, does it work for you?</span >

Yes, works fine here for me on Debian testing with a Canon MX395 printer. I
just printed two copies of a one-sided Writer doc without any problems.

Are you printing from Writer as well?

At a quick glance, printing multiple copies is handled by the CUPS printing
system (on Linux), so it might be helpful if you can attach the CUPS log as
well (/var/spool/cups/error_log), i.e.

* set 'LogLevel debug' in /etc/cups/cupsd.conf
* restart cups: 'sudo systemctl restart cups.service'
* print from LO
* attach /var/log/cups/error_log (or the relevant part for the print job)

In my case, e.g. the params passed to CUPS are shown as follows in the log (but
more may be useful):

<span class="quote">> D [21/Apr/2020:15:55:26 +0200] [Job 1462] argv[0]="Canon_MX390_series"
> D [21/Apr/2020:15:55:26 +0200] [Job 1462] argv[1]="1462"
> D [21/Apr/2020:15:55:26 +0200] [Job 1462] argv[2]="michi"
> D [21/Apr/2020:15:55:26 +0200] [Job 1462] argv[3]="Untitled 1"
> D [21/Apr/2020:15:55:26 +0200] [Job 1462] argv[4]="2"
> D [21/Apr/2020:15:55:26 +0200] [Job 1462] argv[5]="collate InputSlot=Front PageSize=A4 job-uuid=urn:uuid:dca1bad3-e907-3371-5cb0-59ba61197f03 job-originating-host-name=localhost date-time-at-creation= date-time-at-processing= time-at-creation=1587477326 time-at-processing=1587477326 document-name-supplied=vqGhRw"
> D [21/Apr/2020:15:55:26 +0200] [Job 1462] argv[6]="/var/spool/cups/d01462-001"</span >

where 'argv[4]' is the copy count (which is 2, as it should).</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>