PDFKit: panning the zoomed in PDF document
PDFKit: panning the zoomed in PDF document
- Subject: PDFKit: panning the zoomed in PDF document
- From: Nick <email@hidden>
- Date: Wed, 28 Mar 2012 15:01:33 +0300
Hello,
I am trying to figure out how to "pan" a pdf page displayed in a
PDFView. Should I do this on my own (by intercepting mouseDragged and
setting scroll position of the surrounding NSScrollView)? I couldn't
find the method for setting this "panning mode" in PDFView class (by
default, a selection mode is set), and the sample code does not show
how to do so. However, Preview.app has a button "Move" which enables
this panning mode..
Thank you
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden