I need to print an existing pdf to a local network printer using C++ silently. Is there any known sdk for this? I tried googling for the same.
Asked
Active
Viewed 629 times
0
-
1What do you mean by "silently"? – PomfCaster Feb 07 '14 at 07:50
-
Silently as in without user intervention, no pop ups, no dialog boxes or anything – user3222152 Feb 09 '14 at 16:25
2 Answers
0
The XpdfPrint library from Glyph & Cog can print a PDF to any Windows printer.

Craig Lebakken
- 1,853
- 15
- 10