Subj : Re: Printer question To : borland.public.cpp.borlandcpp From : David Ayre Date : Tue Oct 11 2005 02:16 am Hi Wayne, It's a Win16 application. How do I use StartDoc() to send chars to the printer? Cheers, David >>in Win32 there is a routine OpenPrinter(...) which allows you to send >>bytes to a dot-matrix printer through the spooler. >>Is there any way I can do this using CPP 4.51? > >Yes. Use OpenPrinter(). ;-) > >P.S. - Since BC++ 4.51 can create any of DOS, Win16 or Win32 apps, >I suggest you specify which type of app you're building. > >(For Win16, see the StartDoc() function.) > >-- >Wayne A. King >(waking@idirect.com, Wayne_A_King@compuserve.com) .