Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.postscript > #3219
| From | ken <ken@spamcop.net> |
|---|---|
| Newsgroups | comp.lang.postscript |
| Subject | Re: on paper tray selection |
| Date | 2018-01-19 09:07 +0000 |
| Message-ID | <MPG.34cbc59b69c27671989922@usenet.plus.net> (permalink) |
| References | <eli$1801171916@qz.little-neck.ny.us> <MPG.34ca9e01b8ce0da1989920@usenet.plus.net> <p3qn7a$5k4$1@dont-email.me> <eli$1801181424@qz.little-neck.ny.us> |
In article <eli$1801181424@qz.little-neck.ny.us>, *@eli.users.panix.com says... > I suspect Brother is using the same Postscript interpreter on all its PS > capable printers, no matter the hardware options available. That would be correct anyway, the hardware makes no difference to the interpreter as such, it just affects the available options. > The presence of MediaWeight there gives me hope that I could use that > for selecting cover versus non-cover for task, if I can figure out how > to assign a weight to a tray. TraySwitch is also interesting. Actually I find its presence there somewhat alarming, it should be in the InputAttributes sub-dictionary, not the page device dictionary. In reality what you want is the content of the InputAttributes dictionary, and the values printed as well as the keys (dictionaries contain key/value pairs). I presume you don't have 2 way communication with this printer ? It would be a lto easier to capture the back channel than print the actual data. I'll see if I can come up with a program to print the key/value pairs from the InputAttributes dictionary. > examine the differences: I've already thought of that. I've scoured the > Mac and Windows printer options trying to find a way to change tray > options (or any paper attributes other than size). No apparent way to do > this that way. Well, I already mentioned that I'm not a fan of Brother devices.... Ken
Back to comp.lang.postscript | Previous | Next — Previous in thread | Next in thread | Find similar
on paper tray selection Eli the Bearded <*@eli.users.panix.com> - 2018-01-18 00:39 +0000
Re: on paper tray selection ken <ken@spamcop.net> - 2018-01-18 12:06 +0000
Re: on paper tray selection ken <ken@spamcop.net> - 2018-01-18 14:06 +0000
Re: on paper tray selection Martin Leese <please@see.Web.for.e-mail.INVALID> - 2018-01-18 10:57 -0700
Re: on paper tray selection Eli the Bearded <*@eli.users.panix.com> - 2018-01-18 19:24 +0000
Re: on paper tray selection ken <ken@spamcop.net> - 2018-01-19 09:07 +0000
Re: on paper tray selection ken <ken@spamcop.net> - 2018-01-19 15:46 +0000
Re: on paper tray selection Eli the Bearded <*@eli.users.panix.com> - 2018-01-19 18:26 +0000
Re: on paper tray selection ken <ken@spamcop.net> - 2018-01-20 09:15 +0000
Re: on paper tray selection Eli the Bearded <*@eli.users.panix.com> - 2018-01-19 19:24 +0000
Re: on paper tray selection ken <ken@spamcop.net> - 2018-01-20 09:32 +0000
Re: on paper tray selection Martin Leese <please@see.Web.for.e-mail.INVALID> - 2018-01-19 10:55 -0700
Re: on paper tray selection Eli the Bearded <*@eli.users.panix.com> - 2018-01-19 18:33 +0000
Re: on paper tray selection ken <ken@spamcop.net> - 2018-01-20 09:18 +0000
Re: on paper tray selection jdaw1 <jdawiseman@gmail.com> - 2018-01-21 04:44 -0800
Re: on paper tray selection Martin Leese <please@see.Web.for.e-mail.INVALID> - 2018-01-23 10:17 -0700
Re: on paper tray selection Eli the Bearded <*@eli.users.panix.com> - 2018-01-26 17:55 +0000
csiph-web