ResizeImage in VBA not Working Correctly After Latest Update
Hi there,
I have a VBA script that I've been uses for ages. It does a couple of things including resizing the open image in pixels with the value entered by the user.
Ever since I updated to the latest 2020 version, the ResizeImage Method in VBA takes the value entered by the user and resizes the image in centremetres, not pixels. I have never had to set the Preferences.TypeUnit to pixels in the script but I did to ensure that wasn't the issue making it resize in centremetres. Still to no avail.
So at this stage I'm stuck as it looks like a bug. I cannot get it to resize in pixels at all.
Any help would be appreciated.
