Re: 10.13 printing problem

2017-12-19 Thread Jeremy Hughes
> On 19 Dec 2017, at 18:03, Jeremy Hughes wrote: > > I have a problem printing an autolayout view in 10.13.2, and I’m wondering if > there is something wrong with my code or if Apple broke something in 10.13 or > a more recent update. > > I’m using the same view

10.13 printing problem

2017-12-19 Thread Jeremy Hughes
I have a problem printing an autolayout view in 10.13.2, and I’m wondering if there is something wrong with my code or if Apple broke something in 10.13 or a more recent update. I’m using the same view class for printing and screen, but I have a separate view object for printing. I’m

Printing Problem

2013-07-28 Thread Peter Hudson
All I have assembled several pages of text as RTF in an offscreen NSTextView - outputTextView in the code below. As the text was assembled in the view, I have marked the end of each page with a \page symbol in the RTF. As I have added each piece of text into the view I have determined how