At 7:13 PM -0800 1/16/2002, Greg Wills wrote: >Thanks Kevin for your reply. I am using the syntax you suggest. The >area I am asking is; > >print this card from 288,6 to 632,466 > >However only part of this area is printed and to the extreme right of >the page. Half of the area to be printed is clipped by the edge of >the paper. If I print it in landscape the whole area is printed, but >again on the right of the page. I want it to print at the top and >left of the page.
Try this: print this card from 288,6 to 632,466 into 0,0,344,460 -- Jeanne A. E. DeVoto ~ [EMAIL PROTECTED] http://www.runrev.com/ Runtime Revolution Limited - Power to the Developer! _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
