BCS Wrote: > Reply to John, > > > Hello! > > > > I'm wanting to use D to send a PDF to a printer. Is there an easy way > > to do this? Also, I may need to set which tray to go to and whether it > > should duplex or not. > > > > Could someone help me out? > > > > THANKS! > > > > You would do it the same way that it would be done in C. IIRC D has no > special > support for that. (If you need help hunting down windows bindings, there > are s few people here who work on that kind of thing) > >
Thanks! Is there anyone here familiar with the Windows bindings?