Horizontal lines and PDF drawing on iPhone/iPad Quartz 2D
- by aron
I'm trying to display a PDF of music using the Quartz 2D calls:
CGPDFDocumentGetPage
and
CGPDFPageGetDrawingTransform
The problem is that some horizontal lines in the PDF get drawn thicker than others. The biggest problem is that I notice this in Preview on the Mac and on iPhone/iPad. Even when viewing this PDF in the iPhone/iPad mail, I get the…