I'm printing a large number of cards (100-150 cards, each landscape A4) using something like:

   open printing with dialog
    repeat with x = 1 to cardsToPrint
      print card x
    end repeat
   close printing

However, it gets to the last card and then crashes both Rev and also any standalone I've built doing the same thing. I've tried both Rev 2.5.1 and Rev 6 (under Mac OS X 10.3.9) and get the same result. I've tried a Print Preview and a Print to PDF and both crash out of Rev/standalone! If I do Print Preview, I get nothing after the crash. If I do Print to PDF, I get an incomplete damaged PDF file.


A few weeks ago, someone reported crashes when printing large numbers of cards/pages. Can you split your print job into smaller batches? Also, make sure that you aren't trying to print a card that doesn't exist.

Cheers,
Sarah


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to