print this card from 4,157 to 719,554 into 68,-50,942,695
One other word of warning, I was using the printPaperSize to adjust my printout to fit the paper. After using Page Setup to set landscape A4, the printPaperSize was 842,595 (oddly one pixel wider than when I tested a few days ago). However when I tried printing again, although the print out came out in landscape format, the printPaperSize had revert to 595,842 i.e. portrait.
Maybe I'll just wait for version 2 and see if these problems disappear :-)
Sarah
On Monday, November 25, 2002, at 04:33 pm, J. Landman Gay wrote:
Sarah <[EMAIL PROTECTED]> wrote:I want to print the card from 4,157 to 719,554.Looking at the numbers, it looks like Rev is adding together the card coordinates and the print rect, so you are getting 76 pixels from the left and 229 pixels from the top, which is about one inch and three inches.
Here is the command I am using:
print this card from 4,157 to 719,554 into 72,72,697,451
Surely this should make the printout start 1 inch from the top and 1 inch from the left of the paper. It looks like it starts 1 inch from the left but about 3 inches from the top.
What happens if you do this instead:
set the printmargins to 72,72,697,451
print this card from 4,157 to 719,554
Untested, but worth a try.
--
Jacqueline Landman Gay | [EMAIL PROTECTED]
HyperActive Software | http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
