https://bugs.documentfoundation.org/show_bug.cgi?id=173448

--- Comment #5 from [email protected] ---
Please check the paper size in your dummy printer as part of the test
procedure, I can reproduce this the same way without a real printer:

```
❯ sudo lpadmin -p Generic_Printer -E \
    -D "Generic Printer" \
    -v file:///dev/null \
    -m drv:///sample.drv/generic.ppd \
    -o PageSize=Letter \
    -o printer-is-shared=false
[sudo] password for user: 
lpadmin: Printer drivers are deprecated and will stop working in a future
version of CUPS.
❯ lpoptions -p Generic_Printer -l | grep PageSize
PageSize/Media Size: *Letter Legal Executive Tabloid A3 A4 A5 B5 EnvISOB5 Env10
EnvC5 EnvDL EnvMonarch
```

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to