As far as the second part of your question goes...

I set the card dimensions to 612 x 792 and use the following code:

      set the formatForPrinting of stack "thePrint" to true
      set printMargins to 0,0,0,0
      open printing
      print stack "thePrint" into 0,0,612,792
      close printing
      set the formatForPrinting of stack "thePrint" to false

John


On Aug 29, 2010, at 10:00 AM, [email protected] wrote:


Also, what is the proper method for centering content on a printed page? I see Rev provides printRectangle and printPaperRectangle properties, but I can't tell from their descriptions what I would use to center stack content
within the live area of a printed page.

Thanks for any advice/suggestions.

Best Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design



_______________________________________________
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