Question
[CS3] How can you get the effectivePPI or similar for an EPS?
Hi!
Is there any way of getting out the equivalence of effective ppi for an EPS image?
Trying to read it out by the effectivePpi[0] results in:
Error: A value is not available for this type of image.
It's not present in the info palette of the user interface (and then of couse not in the scripting model). Is there a way of calculating it?
I can get the absoluteHorizontalScale...
Need to know if the image conforms to a certain standard, and the input is the required (effective) ppi, such as 300 ppi.
Kind regards,
Andreas
Is there any way of getting out the equivalence of effective ppi for an EPS image?
Trying to read it out by the effectivePpi[0] results in:
Error: A value is not available for this type of image.
It's not present in the info palette of the user interface (and then of couse not in the scripting model). Is there a way of calculating it?
I can get the absoluteHorizontalScale...
Need to know if the image conforms to a certain standard, and the input is the required (effective) ppi, such as 300 ppi.
Kind regards,
Andreas