-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
SumatraPDF version
- Version [e.g. 3.5.2, pre-release]
Description of issue
When printing several single sided pages (e.g. 1 and 3) then another (e.g. 2), it prints the wrong page (e.g. 4). In this example, requesting page 2 seems to print the second page after the last page printed, being page 4. FYI, using an HP printer (sorry, know better next time to get Brother) with their driver. I used Foxit to print and no problem.
To Reproduce
Steps to reproduce the behavior:
- Go to File - Print
- Click on All Pages, Custom Range, in Page Range enter "1,3", Print
- Without closing Print window, change "1,3" to "2".
- Will print page 4.
- See error n/a
Expected behavior
I expect it to print page 2, not page 4.
File that reproduces the problem
If this is related to a specific PDF etc. file, please attach the file.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
So as not to waste paper and toner, I will not narrow down the circumstances for failure. I have printed several times and the issue is consistent. Just guessing, the issue may be related to using an open Print child window more than once.