I am unaware how to print documents using c++. Could you please tell me if there are some good tutorials available that teach printing on a printer in c++. I am targeting windows platform and 32bit OS .
Actually i am looking forward to print files that my program stores in the hard drive. I had found some tutorials but they don't explain the function used.