Results 1 to 12 of 12

Thread: Print a document

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Print a document

    Then printing is really the least of your concerns, getting your values into the template will be the first and more important step.

    You will either end up with some library that can parse and render PDF and is very likely capable of printing it, or you end up with a newly generated PDF that you then open in PDF viewer for printing.

    Cheers,
    _

  2. The following user says thank you to anda_skoa for this useful post:

    Binary01 (19th February 2016)

Similar Threads

  1. Print QScrollarea to multipage document
    By tereks in forum Qt Programming
    Replies: 0
    Last Post: 6th June 2014, 05:57
  2. Need advices for build and print document.
    By cydside in forum Qt Programming
    Replies: 1
    Last Post: 27th May 2011, 20:29
  3. Cancelling Long-running Print/Print Preview
    By ChrisW67 in forum Newbie
    Replies: 4
    Last Post: 16th June 2009, 23:05
  4. Help document
    By weixj2003ld in forum Qt Programming
    Replies: 5
    Last Post: 17th May 2009, 12:04

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.