Hi all!
I want to print files per Internet Printing Protocol. How I can send a request from my Qt application to a network printer.
GET and POST are different, arent't they?
thank u for your help
Hi all!
I want to print files per Internet Printing Protocol. How I can send a request from my Qt application to a network printer.
GET and POST are different, arent't they?
thank u for your help
QPrintDialog also lists network printers if available and configured on your system
thank you for your reply!
But it is a core application. I don't have a QPrintDialog.
Well, perhaps you could use the libCUPS (I never used it, but it looks like it provides what you need)
Qiieha (3rd May 2011)
ok thanks, I'll try it!
Bookmarks