PDA

View Full Version : AppleScript and PDF (again)


Drogoul
06-20-2002, 06:17 AM
There does not seem to be any simple way to ask any application, from within AppleScript, to print and output the job to a specified PDF file (without displaying any dialog). I've searched everywhere, in every documentation available on the net, and haven't found anything. :confused:

Only in the dictionary of BBEdit have I found something close : the "print settings" class, which, passed as an argument to the print command, allows to set various settings (number of copies) , among which there is a "printer features" properties ... but this one is not documented (a list of list, that's all it says).

Does anyone have any clue on how to handle such a task ? Do you know where to find information about it ?

Thanks in advance !

Alexis