Is it Possible terminal command via ExtendScript toolkit?
Hi everyone!
I need to use terminal command using javascript on extendscript.
But, i will automate the script on macintosh and windows operating systems.
Is it possible to use both in same code?
For Example, i will automate the pdffonts names in the pdf files. so, i use the command on mac "pdffonts /Users/user/Desktop/fontlist/pdf" that gives the pdf font names. That works on manually. Is it possible to use code for mac and windows on extendscript toolkit? or separately give a code!
Thanks,
Peter.
