--- Bill Vlahos <[EMAIL PROTECTED]> wrote: > Hmmm. I don't get that on my Canon MP460. > > If I make a button and put this script: > > on mouseUp > answer printer > answer the printerSettings > end mouseUp > > I get a dialog that just has "QDCT". Is there some > other format of > getting the printerSettings I should be using? > > Bill >
Nope, the 'printerSettings is in whatever format the printer driver returns and accepts back - so it can be XML or just a binary string. As Revolution ahs to be as cross-platform as possible, they decided to stick with the printing features that appear to be present accross different operating systems. Jan Schenkel. Quartam Reports & PDF Library for Revolution <http://www.quartam.com> ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) _______________________________________________ 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
