Question
Duplicate pdfExportPreset
This script:
app.pdfExportPresets[0].duplicate().bleedMarks = true;
Works correctly when run from a pallet Sctipts (new preset created)
and does NOT work if you run it from the editor ExtendScript Toolkit.
Why?
This script:
app.pdfExportPresets[0].duplicate().bleedMarks = true;
Works correctly when run from a pallet Sctipts (new preset created)
and does NOT work if you run it from the editor ExtendScript Toolkit.
Why?
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.