We use wkhtmltoimage to display the Print version of our website using C# as our backend. On our Stage and Live servers and all of my coworkers' local environments, the dimensions (zoom) are correct; however, on my local environment the zoom is way off and the document is zoomed to around half of what it should be (so that everything on the page is super small).
We are using wkhtmltopdf for the Print Preview on some of our pages and it looks correct no matter where we are.
Any idea what would cause the strange issue with wkhtmltoimage on just my machine?