Setting the document size
Hi, i am trying to set the document size in a .jsx file and for miullimeters when i check from Photoshop the image size the dimensions are different
preferences.rulerUnits = Units.MM
//2. Create a new document
var docRef = documents.add(210,297,72 )
in PS 5.5 i get the size 209.9 297.04 ,is there a way to acive the exact dimension?
Thx.
P.S. This is my first post on Adobe forums so excuse me if i did something wrong