I'm using applescript to automate a workflow using primarially indesign.l
One step I need to add is to print a pdf to a laserjet 5000. I can do this from the command line using cups, but I'm in need to crop marks, a properly centered image, etc.
I've been looking for how to print the pdf in the script, but everything I try fails. Having trouble getting the right dock.
Where can I go for proper documentation, tutorials, etc??
obviously,
tell application "Adobe Acrobat Pro"
set myPDFDocument to open theCompPathwithPdf
print pages myPDFDocument
end tell
isn't going to cut it.
Thanks much.
North America
Europe, Middle East and Africa
Asia Pacific