Printing a file to the printer?
I have written a program that stores information in a text file. I would like to allow the user to print this file to a printer. Any help?
Use an API. You cannot do that with plain C++.
Topic archived. No new replies allowed.