Re: PDF view
Re: PDF view
- Subject: Re: PDF view
- From: Shane Stanley <email@hidden>
- Date: Sun, 09 Jun 2013 11:00:56 +1000
On 08/06/2013, at 11:45 PM, waynemelrose <email@hidden> wrote:
> I'm now trying to work out how to get a pdf to display within a PDFview. I don't want to do anything fancy, just load a PDF file (no thumbnails etc)
>
> Has someone got a simple example they could show me?
Something like:
set thePDF to current application's PDFDocument's alloc()'s initWithURL_(urlOfFile)
tell thePDFView to setDocument_(thePDF)
--
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >PDF view (From: waynemelrose <email@hidden>) |