[futurebasic] Re: [FB] PDF from addSaveOptionsAccessoryViewToSavePanel

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : July 2012 : Group Archive : Group : All Groups

From: Brian S <fblistserve@...>
Date: Fri, 27 Jul 2012 22:45:20 -0700
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.