"Print this card" results in blocks of black
Sarah Reichelt
sarah.reichelt at gmail.com
Tue Dec 4 05:25:47 EST 2007
On Dec 4, 2007 2:42 PM, Paul Gabel <paulgabel at comcast.net> 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
More information about the use-livecode
mailing list