On Dec 4, 2007 2:42 PM, Paul Gabel <[EMAIL PROTECTED]> wrote: > 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 > . . .
Paul, what happens if you set the backColor of the card to white before printing? 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
