J
joey eisma
Guest
interestingly, the code i posted actually works on windows 2003. (where i'm trying to resolve some issue) here's the situation: KB 000028234 works on all system's, EXCEPT windows 2003. nCopies is always 1. so i tried .net's PrintDialog() which works on all systems, BUT takes almost a minute to show the print dialog when run on citrix. code now has to test that if running on windows 2003, use a different routine to read printer settings. i can live with that. :-(
Continue reading...
Continue reading...