On Wed, 19 Dec 2012 23:58:11 +0000, Keith Knauber said:

>I'm running 10.7.5 on my machine
>
>I think I found a workaround…
>First copy the .pdf to my sandbox, then openURL.

So I rebooted and can confirm that on 10.7 I have the same problem, but not on 
10.8.  Your workaround is maybe good, but I do suggest you stay away from path 
APIs and only use NSURL APIs.  Also fileExistsAtPath: is mostly useless, just 
try to copy the file, if it's there already, you'll get an error, which you can 
ignore.

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to