Results 1 to 3 of 3

Thread: how to print pdf file on usb printer through qt??

  1. #1
    Join Date
    Sep 2015
    Posts
    11
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Question how to print pdf file on usb printer through qt??

    Hello folks,

    Can any one please help me on how to print a pdf file using usb printer or serial printer. I have installed driver using cups on ubuntu.
    Please give some suggestions on the same. Printer I am using is Custom TL80.

  2. #2
    Join Date
    Dec 2009
    Location
    New Orleans, Louisiana
    Posts
    791
    Thanks
    13
    Thanked 153 Times in 150 Posts
    Qt products
    Qt5
    Platforms
    MacOS X

    Default Re: how to print pdf file on usb printer through qt??

    I don't believe there is anything built into Qt to print the contents of an existing PDF file. Poppler is a popular GPL library that can be used to accomplish this.
    I write the best type of code possible, code that I want to write, not code that someone tells me to write!

  3. #3

    Default Re: how to print pdf file on usb printer through qt??

    Hi, I think , it will depend on the printer you have. However, I also found out that it is possible to print pdf file on usb printer through qt. You may checked this: Printing With Qt . That might help you.

Similar Threads

  1. How to print(with the printer) a QML object ?
    By slimittn in forum Qt Quick
    Replies: 0
    Last Post: 28th May 2013, 13:52
  2. How to print text file to printer ?
    By d_stranz in forum Qt Programming
    Replies: 5
    Last Post: 11th July 2012, 16:47
  3. How to print pdf file on Printer in windows
    By lekhrajdeshmukh in forum Qt Programming
    Replies: 9
    Last Post: 30th November 2011, 16:36
  4. How to Print a doc file (or binary file) to printer
    By rmagro in forum Qt Programming
    Replies: 15
    Last Post: 5th September 2008, 15:46
  5. How to print textDocument on virtual printer?
    By mSergey in forum Qt Programming
    Replies: 8
    Last Post: 17th January 2008, 13:49

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.