0

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.

2 Answers2

0

Maybe I don't understand you question but I think the CUPS API will do under Linux. If you want to print with Linux and Windows you can use Qt.

TNA
  • 2,595
  • 1
  • 14
  • 19
0

The XpdfPrint library from Glyph & Cog can print a PDF to any Windows printer.

Craig Lebakken
  • 1,853
  • 15
  • 10