I'm using a Quick Look Class object in order to preview documents in my app.
In some applications I've see that have a toolbar with buttons to navigate across the doc pages, go to first and last pages.
Is this possible using a QLPreview object?
And if it's possible how can implement it?
Thanks.