In Objective-C, there’s a -[PDFDocument initWithData:]
method which creates a new PDFDocument instance from the given NSData. PDFDocument
also offers the methods -writeToFile
and -writeToURL
which write the PDFDocument instance to a file. These methods should be also accessible/usable via AppleScriptObjC.
↧
Scripting "Add Link..."
↧