QLPreviewController remove or add UIBarButtonItems
I have seen this kind of question a lot on the internet but it seems no one really knows the answer? I am using QLPreviewController for displaying PDF documents. I first used a UIWebView but I was recommended to use QLPreviewController instead for performance reasons with bigger documents. what I want is 4 custom UIBarButtonItem's in the top right (so where the print button is). I managed to get a custom toolbar at the bottom, but that's not really what I want. Considering that it is not possible to add custom button at the place of the print button, I still want to remove the printbutton and