Print a NSTextView on two (or more) columns
Print a NSTextView on two (or more) columns
- Subject: Print a NSTextView on two (or more) columns
- From: Jérôme Paschoud <email@hidden>
- Date: Sat, 17 Jun 2006 18:24:41 +0200
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.
Regards Jerome
_______________________________________________
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