Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page size - ability to change the unit from CM to MM #2186

Open
kanlukasz opened this issue Oct 13, 2021 · 11 comments
Open

Page size - ability to change the unit from CM to MM #2186

kanlukasz opened this issue Oct 13, 2021 · 11 comments

Comments

@kanlukasz
Copy link

Is it possible to change unit from CM to MM?
image

If not, is there any chance to add this option?

@GitHubRulesOK
Copy link
Collaborator

GitHubRulesOK commented Oct 13, 2021

The display is based on what windows uses per country locale so for most Americans it will be inches but for Europeans can vary much more. Yours is showing 21,01 i.e. decimal comma but mine uses the British decimal dot those settings are controled by windows regions so you may be able to switch to inches or change the decimal separator HOWEVER there seems to be no way to switch between metric cm and metric mm ! Perhaps see if Microsoft allow for such variation in windows?

@kanlukasz
Copy link
Author

kanlukasz commented Oct 13, 2021

If I can change it permanently to millimeters, that's enough for me (I don't have to change it every day)
Unfortunately, at first glance, there is no way to use millimeters in the regional settings of MS Windows 😿 Unless I missed something...

@GitHubRulesOK
Copy link
Collaborator

GitHubRulesOK commented Oct 13, 2021

MS Nanny seems to have trouble understanding user desires as some users may need to see units in metres (or yards) whilst others may need µm (or mils)

@kjk whilst it may be a minority of users need to see other units, is it trivial to multiply by 10 and override decimal placement and change unit output and provide a users choice setting and similar for, oops it's starting to look like not trivial ?

@Larzans
Copy link

Larzans commented Oct 25, 2021

Is this a real request?

I could understand if you wanted it to show inches instead of cm, or any other calculation that is not that easy to do on the fly in your head, but if you want mm instead of cm, just move the comma mentally and voila!

Don't really understand this as it is purely cosmetical.

@GitHubRulesOK
Copy link
Collaborator

@Larzans many users find sumatrapdf easy to custom program for commercial tasks since it is easily keyboard driven, likwise for extracting info

File Size: 3.14 MB (3,296,423 Bytes)
Number of Pages: 1
Page Size: 106.68 x 80.01 cm

when parsing such data it helps if units match needed/desired input such as say points of an inch

@kanlukasz
Copy link
Author

Don't really understand this as it is purely cosmetical.

If you have a hundred documents, trust me, it's not cosmetic

Of course I understand that I can looking for other software but as everyone knows there is probably nothing faster in the overall performance than Sumatra 😉

@Larzans
Copy link

Larzans commented Oct 25, 2021

@GitHubRulesOK right, makes sense if the data is extracted and then analyzed
@kanlukasz true, i was just looking at my casual use, but if you have to process large volumes it makes sense to not have to do this extra step

my bad :)

@flywire
Copy link

flywire commented Dec 13, 2022

m - show cursor position in document coordinates

Be nice if this was customisable too

@GitHubRulesOK
Copy link
Collaborator

GitHubRulesOK commented Dec 13, 2022

@flywire
oddly m uses mm (along with in & pt) the complaint is file details uses locality cm !

@flywire
Copy link

flywire commented Dec 13, 2022

@GitHubRulesOK Thank you. Can you link the config so I can see mm instead of pt?

@GitHubRulesOK
Copy link
Collaborator

GitHubRulesOK commented Dec 13, 2022

@flywire press m several times it loops between native pt and alternative units drag for area but would be nice to have the diagonal #750

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants