Copy link to clipboard
Copied
I am from Japan.
I read the following document.
I tried on Terminal:
plutil -replace AllowPSFileOps -bool true ~/Library/Preferences/com.adobe.distillerDC.plist
but, always reset to default value when Distiller restarted.
I usualy OS X Yosemite and Distiller X (com.adobe.distiller10.plist), it works fine.
Sincerely,
AOKI Yoshihiro
No, you need to pass it DIRECTLY to the Distiller executable – something like:
./Distiller.app –F foo.eps
Copy link to clipboard
Copied
That is correct. You MUST pass that command directly to Distiller on each invocation of Distiller, for security purposes.
Copy link to clipboard
Copied
Thank you very very much for your reply.
I tried many times:
1. use `plutil' command on the Terminal
2. just after, invoke Disitiller (by click from dock)
(I use Terminal (`open' command), many EPS to PDF, with bash)
but, Dsitiller doesn't work (RunfileEx.ps so).
Sholud I use `.joboptions ' or `prologue.ps' ?
Sincerely,
AOKI Yoshihiro
Copy link to clipboard
Copied
Sorry, I dragged many EPS to Distiller from Finder.
each EPS include:
(/User/aoki/works/..../xxx.eps) run
---
sorry, my poor English.
Copy link to clipboard
Copied
No, you need to pass it DIRECTLY to the Distiller executable – something like:
./Distiller.app –F foo.eps
Copy link to clipboard
Copied
I try it!
Copy link to clipboard
Copied
I was able to do it!
arigato gozai masita.
THANK YOU VERY MUCH.
very much.