README.md
December 4, 2022 ยท View on GitHub
Description
Many of us may noticed , we can set custome paper size in printer properties in win98, then we can select it using printer.papersize=vbprpsuser but we cannot use this method in windows NT(Xp, 2000 etc). In that we can create a specified form in print server properties(Control Panel-> printers->File->Print Server). But many of us don't know how to select this form in vb printer object. Me too searched this for a long time i never found one in PSC. But i found one in microsoft KB Article. I modified the code. Now using this you can create A custom form , and it can be selected in the printer object. I think this is a very useful one
More Info
| Submitted On | 2006-07-28 12:50:28 |
| By | Priyan R |
| Level | Intermediate |
| User Rating | 5.0 (45 globes from 9 users) |
| Compatibility | VB 6.0 |
| Category | Coding Standards |
| World | Visual Basic |
| Archive File | Printer_Cu201820952006.zip |