--- Fran�ois Cuneo <[EMAIL PROTECTED]> wrote: > Hello everybody! > > When I print a card with 2 fields (text black on > background white), the > printing zone is grey. > > And the printing zone is with a big margin on top > and another big on left > > Why? > > Amicalement > Fran�ois >
Bonjour Fran�ois, I guess you're printing from Windows or *nix ? The default bakcgroundcolor of the cards on those systems is gray instead of white, and Rev's printing is WYSIWYG for that color ;-) Put the following before your print command put the backgroundcolor of this stack into tBC set the backgroundcolor of this stack to white and the following after your print command set the backgroundcolor of this stack to tBC Hope this helped, Jan Schenkel. ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________ Do you Yahoo!? Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes http://hotjobs.sweepstakes.yahoo.com/signingbonus _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
