On 10/1/02 10:30 pm, Greg Wills <[EMAIL PROTECTED]> wrote: > Printing. I am trying to print the right side of a card that is > beyond the printed page width. I have tied a number of print commands > but have been unable to get the area I want to print - full size and > starting at the left margin of the page. Any help gratefully > appreciated.
Use the print from point to point syntax. Eg.: print this card from 200,200 to 300,300 Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited - Power to the Developer! Tel: +44 (0) 870 747 1165. Fax: +44 (0)1639 830 707. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
