Re: NSPrintPagesPerSheet

Christiaan Hofman <[email protected]> Wed, 14 Sep 2011 12:06:49 +0200
Newsgroups gmane.comp.macosx.devel
Message-ID <[email protected]>
On Sep 14, 2011, at 5:27, easyfan wrote:

> Denise Eatherly <denise@...> writes:
> 
>> 
>> Hi,
>> 
>> I'd like to give my users a little help at times by setting up 
>> NSPrintInfo to print 2-up documents or 4-up documents.  
>> NSPrintPagesPerSheet seemed obvious but it has been deprecated.  I 
>> don't see a replacement, but I may be just overlooking something - does 
>> anyone know a good alternative?
>> 
>> Thanks,
>> Denise
>> 
> Hi, Denise:
> 
> I also met the issue here. Do you have any progress on it?
> 
> Thanks a lot!
> 

NSPrintPagesAcross and NSPrintPagesDown?

Christiaan