Is there a chance we could get Sumatra to order pages in a zip file… “smartly” I don’t know if there’s a term for it. But basically what I mean is if I have a zip file containing “01.jpg” through “50.jpg”, it works fine.
But, if the pictures are numbered “1.jpg” through “50.jpg” then the order they’re displayed within SPDF is:
1
11
12
…
19
2
20
21
22 et cetera.
Because technically, as far as the SPDF is concerned, 11 comes before 2.
A lot of other programs have some… I don’t know, algorithm or table that resolves that issue. It would be a nice quality of life improvement for SPDF.
Thanks!