Search code examples
iospdfquartz-2d

How can I load an existing PDF


i asked this previously but I think people got the wrong idea: I'm not trying to generate a PDF from scratch; I'm trying to load and draw onto the screen using Quartz 2d an existing PDF file : any guidance / examples would be very much appreciated

This was my previous post : How to open and View PDF using Quartz 2d


Solution

  • Here is a great tutorial how to render PDF using CoreGraphics