• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSBezierPath Maximum When Printing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSBezierPath Maximum When Printing


  • Subject: NSBezierPath Maximum When Printing
  • From: Chris Liscio <email@hidden>
  • Date: Mon, 25 Oct 2004 20:41:52 -0400

Greetings,

I am working with an application that creates a large NSBezierPath.
It has approximately 2000 points and 4000 control points attached to
it. It displays perfectly in the NSView on screen, but when my custom
view is called upon to print via displayRect, my NSBezierPath does not
show up in the print preview (or on paper, for that matter).

I draw the path by starting with a call to moveToPoint, and then
repeatedly calling curveToPoint:controlPoint1:controlPoint2.

Is there a maximum size of NSBezierPath that may be printed? If not,
is there anything special I should be doing to handle larger paths for
printing?

Any help would be greatly appreciated.

Thanks in advance,

Chris
http://www.supermegaultragroovy.com
_______________________________________________
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

  • Prev by Date: Re: text color in NSTextView
  • Next by Date: KVO of nested objects
  • Previous by thread: Re: text color in NSTextView
  • Next by thread: KVO of nested objects
  • Index(es):
    • Date
    • Thread