![]() |
I've never seen BreakIntoLines before, so I'm not sure what it's doing. But a quick fix for this might be: /lineheight -93 def On postscript pages, the origin is in the lower left, so adding to Y values moves you up on the page and not down. Alan On Fri, 11 May 2001, Curtis Rempel wrote: > I've been playing around with a custom cover page on 4.1b3 for awhile now > and gave up on the BreakIntoCommentX procedure - the only thing I could get > it to do was print one long line of comments that ran off the page. > Looking at BreakIntoLines seemed to be the way to go. Out of the gate, it > works great, however, my comments go up the page instead of down the page. > That is, the first line of comments starts in the correct position but the > next line appears above the first line instead of below it and on it goes up > the page instead of down the page. > > Here's the PostScript I'm using: > > /linewidth 1783 def > /lineheight 93 def > /y 1517 def /x 300 def > linewidth lineheight x y comments BreakIntoLines > > I must be missing something obvious.... > > Thanks, > > Curtis > > > ____________________ HylaFAX(tm) Users Mailing List _______________________ > To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null > ____________________ HylaFAX(tm) Users Mailing List _______________________ To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null