On 19 Jun 2007, at 00:43, tom wible wrote:
> i'm trying to access a function in an applescript.app i've
> written...in applescript it's:
>
>tell application "playRec"
> initRecList(false)
> set recList to listRecDict() -- returns a list of records
>end tell
>
> but i want to
I'm using PyObjC to print a PDF document in an application I'm
building. I've got the print feature working with a custom NSView
subclass and NSPrintOperation (I can print and preview PDF documents
generated by my application). However, I would like to provide a fax
number and and email add