I'm printing a card from a Rev 3 standalone that works fine on the Mac. On Windows the text is converted to all UPPER CASE and the Page Setup window seems really archaic (cassette, continuous autofeed, etc.)

The systemPrintSelector is true.

Here is the code:
 case "Print Window..."
         answer printer as sheet
         if the result is not "Cancel" then
                    print this card
         end if
      break

Any idea what is going on?

Bill Vlahos
_______________________________________________
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