Because the content of pdfImageRep has been drawn into newRep – that’s how you alter the resolution.
You could just use NSIamgeRep
’s imageRepWithContentsOfURL:
.
Optimal for what?
Because the content of pdfImageRep has been drawn into newRep – that’s how you alter the resolution.
You could just use NSIamgeRep
’s imageRepWithContentsOfURL:
.
Optimal for what?
Thanks Shane. That answers my questions. In retrospect, my question about resolution was not relevant.