Can anyone give me a clue as to why printing a card results in large blocks of black ink. In Rev 2.8.1, many images ended up this way. In Rev 2.9 beta 9, buttons and fields end up this way.

on menuPick theItem
  switch theItem
  case "This Card"
    set the printScale to .5 -- needed to fit card on paper
    print this cd    -- no print dialog boxes with "print cd"
    break
. . .

iMac Intel
Leopard
Canon iP4200 printer

Paul Gabel
_______________________________________________
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