Sorry, no answer, I'm just having a similar issue. I need to print
columns of text, and all the examples I see indicate a manual creation
and placement of EACH line of text in an NSRect inside the view. ...
Is there really no better way to place objects in the view?

Jenny



On Mar 18, 12:47 pm, Brian Postow <brian.pos...@acordex.com> wrote:
> I'm trying to print a document. The document is an array of NSImageReps, or a 
> single NSPDFImageRep, which has multiple pages. I'm having trouble figuring 
> out how to use the NSPrintOperation class to print this.  
>
> The NSPrintOperation seems to need an NSView to print. Do I need to manually 
> add each image into the view at a calculated position and then let it do the 
> pagination? that seems like it isn't in the spirit of Cocoa... is there some 
> technique that I'm missing?
>
> Brian Postow
> Senior Software Engineer
> Acordex Imaging Systems
>
> _______________________________________________
>
> Cocoa-dev mailing list (cocoa-...@lists.apple.com)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your 
> Subscription:http://lists.apple.com/mailman/options/cocoa-dev/cocoa-dev-garchive-9...
>
> This email sent to cocoa-dev-garchive-98...@googlegroups.com
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to