Skip to main content
hoangb84185166
Participant
November 11, 2015
Answered

How to read EPSSaveOptions value

  • November 11, 2015
  • 1 reply
  • 677 views

I have an eps file saved with options of Preview: TIFF (8bits/pixel); Encoding: JPEG (maximum quality). Now I want to check those information with script. I searched and use EPSSaveOptions() but this results only default informations. Is there anybody know how to get those informations?

Thanks in advance.

This topic has been closed for replies.
Correct answer SuperMerlin

It seems to have been covered in this thread:- is this possible to get EPS save encoding (ie.. BINARY, ASCII, ASCII85)

1 reply

JJMack
Community Expert
Community Expert
November 11, 2015

Was the ESP file written by Photoshop in the past would Photoshop even record such information in a files metadata.  Where would old EPSSaveOptions come from?

JJMack
hoangb84185166
Participant
November 11, 2015

Hi JJMack,

the esp file was edited by Photoshop and use saving options like: "Preview: TIFF (8bits/pixel); Encoding: JPEG (maximum quality)". I don't see the information of options of saving EPS in metadata. Now I want to use script to know the options of saving the esp file using EPSSaveOptions object in javascript.

SuperMerlin
SuperMerlinCorrect answer
Inspiring
November 11, 2015