| View previous topic :: View next topic |
| Author |
Message |
Mirage Member
Joined: 26 Oct 2005 Posts: 42
|
Posted: 14/11/05 11:13 Post subject: read propiétés of impriment |
|
|
hello
I have to use the bibliotèque printer to post the properties of the imprimente but the page to post my permit not to make modifications on these proriétés especially the mode of imprission (recto or back). I have to use the component simpleGraphe1 to draw the recto of my document and simplegraphe2 to draw the back. I have a imprimente which can print in recto and back then I want to leave the choice to the user to print the recto anly or the recto/back together. how I must make, be that I must read the drivers of the imprimente and how I makes for that.
thank you in advance.
|
|
| Back to top |
|
 |
lbc Member
Joined: 04 Feb 2004 Posts: 48 Location: Italy
|
Posted: 14/11/05 16:20 Post subject: |
|
|
Hi
i have found very useful the following paper (PDF format)
(it's a free chapter from "Delphi 5 Developer’s Guide" avalable online)
http://safariexamples.informit.com/0672321157/Ebooks/D5DG/chapter10.pdf
especially you may check out:
• Advanced Printing 425
• Miscellaneous Printing Tasks 450
• Obtaining Printer Information 457 <---
hope that helps
|
|
| Back to top |
|
 |
|