Is there a way to apply color filters to the contents of a PDF displayed in a PDFView? My desired effect is to display the PDF with colors inverted. CIFilter
and compositingFilter
seem relevant, but I couldn't get to a working example. Any guidance appreciated!