Re: Print a NSTextView on two (or more) columns
Re: Print a NSTextView on two (or more) columns
- Subject: Re: Print a NSTextView on two (or more) columns
- From: Matt Neuburg <email@hidden>
- Date: Sat, 17 Jun 2006 12:23:20 -0700
- Thread-topic: Print a NSTextView on two (or more) columns
On Sat, 17 Jun 2006 18:24:41 +0200, J?r?me Paschoud
<email@hidden> said:
>Hi everyone,
>
>My problem is fairly simple to explain and without any answer on the
>list as far as I can tell. I've an application that display some
>results in an self written subclass of NSTextView. The datas in that
>view are all left aligned and never long enought to fill the width of
>an A4 paper, then I decide to print two pages on one. This way I'm
>not wasting paper with half empty pages.
>
>How can I do that? The only thing I was able to think of, was to
>merge the view of one page with an other one and some averlapping.
>But I was unable to find the way to do it.
>
>If you have any idea on how to achive multi column printing, any hint
>would be more than welcome.
The TextSizing example is on your hard disk... m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden