QLPreviewController remove or add UIBarButtonItems

I searched for a solution to this problem for months and finally found a way to customize the navigationbar of a QLPreviewController. Previously I was also using UIWebView to display documents as I’m not allowed to display the iOS-share button for certain confidential documents within my app and this is what the QLPreviewController does. However … Read more