Question
[JS][CS3] Scaling TIFFs
Hi,
I need either a solution or someone's pointing me in a right direction...
I have to scale a TIFF file in Ai, so that one of the dimensions occupies a specified value, preserving aspect ratio.
I think that matrix transformation serves that purpose, but I really have not a slightest idea how to do that.
Alternatively, I could get away with knowing the TIFFs dimensions - if there is a quick way to obtain them - preferrably without long-lasting opening it (somewhere from headers?).
Please shed light on which way to go.
Regards.
I need either a solution or someone's pointing me in a right direction...
I have to scale a TIFF file in Ai, so that one of the dimensions occupies a specified value, preserving aspect ratio.
I think that matrix transformation serves that purpose, but I really have not a slightest idea how to do that.
Alternatively, I could get away with knowing the TIFFs dimensions - if there is a quick way to obtain them - preferrably without long-lasting opening it (somewhere from headers?).
Please shed light on which way to go.
Regards.
