Thread
:
[c++] Send a document to the printer?
View Single Post
03-17-2006, 08:04 AM
#
2
(
permalink
)
Rekna
Junkie
Join Date: Nov 2003
if your on linux you could write out a file and then use system("lpr filename")
on windows you could probably do something similar.
Rekna
View Public Profile
Find More Posts by Rekna