On Jul 27, 2012, at 7:47 PM, Robert Covington wrote:
> gPDFOptions = (CFMutableDictionaryRef) [[mSaveOptions imageProperties] retain]
I don’t know based on the code. gPDFOptions content is unknown but I’m not sure if that helps.
There are classes for working with PDFs( and maybe this is why CGImage doesn’t address it directly - maybe - don’t know). Have you seen them? They use constants like:
kCGPDFContextTitle, kCGPDFContextCreator etc. It may not be a solution but seems worth a look. Too tired or I’d write more.
Brian S.
Brian S.