Hi,
Can this be done? If so, how?
Thanks!
save (export or print) your .emf as .pdf -- open the .pdf in Photoshop, raster at desired resolution (ppi)
your original pixels will have to be at least the target dimensions/resolution or they will pick up pixelation, the vector/text objects should not be a problem retaining sharpness at any size
It's happening because PNG specifies resolution in pixels / meter, and stores it as a fixed point. The conversion to and from meters to inches loses some precision when stored as a fixed point value. (this is really a problem in many applications that read and write PNG)
In Photoshop CS6 I changed the PNG code to recognize "near" integer values and snap them to the nearest integer.
How do you change the PNG code?
Chris writes the actual Photoshop code (I believe) I don't think it's something we can do (if I understand your ? correctly).
Image> Image Size> Resolution: typing 300 over the 299.99 doesn't stick or does it throw your pixel dimensions off?
PDF opening in Photoshop with transparency? Is there a way around that?
Layers> Flatten
File> Save As
unchecking some of the Save options may have a similar effect on transparency, layers, ect
North America
Europe, Middle East and Africa
Asia Pacific