Results 1 to 5 of 5

Thread: Print files per IIP with Qt

  1. #1
    Join Date
    Apr 2011
    Posts
    195
    Thanks
    49
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Print files per IIP with Qt

    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

  2. #2
    Join Date
    Jan 2009
    Location
    Germany
    Posts
    131
    Thanks
    11
    Thanked 16 Times in 16 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Print files per IIP with Qt

    QPrintDialog also lists network printers if available and configured on your system

  3. #3
    Join Date
    Apr 2011
    Posts
    195
    Thanks
    49
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Print files per IIP with Qt

    thank you for your reply!
    But it is a core application. I don't have a QPrintDialog.

  4. #4
    Join Date
    Jan 2009
    Location
    Germany
    Posts
    131
    Thanks
    11
    Thanked 16 Times in 16 Posts
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Print files per IIP with Qt

    Well, perhaps you could use the libCUPS (I never used it, but it looks like it provides what you need)

  5. The following user says thank you to nightghost for this useful post:

    Qiieha (3rd May 2011)

  6. #5
    Join Date
    Apr 2011
    Posts
    195
    Thanks
    49
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Print files per IIP with Qt

    ok thanks, I'll try it!

Similar Threads

  1. Print files with Qt
    By Qiieha in forum Qt Programming
    Replies: 2
    Last Post: 28th April 2011, 15:56
  2. Replies: 12
    Last Post: 17th June 2009, 05:34
  3. Cancelling Long-running Print/Print Preview
    By ChrisW67 in forum Newbie
    Replies: 4
    Last Post: 16th June 2009, 23:05
  4. visual studio project files - adding extra files
    By luf in forum Qt Programming
    Replies: 3
    Last Post: 13th June 2008, 21:05
  5. how to save sequences of text files and sound files
    By nagpalma in forum Qt Programming
    Replies: 8
    Last Post: 3rd July 2007, 00:06

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.