Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Independent Developers
  4. Pdf creation and whriter
Forum Updated to NodeBB v4.3 + New Features

Pdf creation and whriter

Scheduled Pinned Locked Moved Unsolved Independent Developers
3 Posts 3 Posters 1.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dydy02
    wrote on last edited by Dydy02
    #1

    wich classes of qt i have do use to this. create this and use it when i need by pass it this values: lastname,firstname,average,grade... and create new pdf wich will print later and keeping the original file. this pic i what i want to do. it's a scolar bulletin
    alt text

    jsulmJ 1 Reply Last reply
    0
    • D Dydy02

      wich classes of qt i have do use to this. create this and use it when i need by pass it this values: lastname,firstname,average,grade... and create new pdf wich will print later and keeping the original file. this pic i what i want to do. it's a scolar bulletin
      alt text

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Dydy02 Take a look at http://doc.qt.io/qt-5/qpdfwriter.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • Pablo J. RoginaP Offline
        Pablo J. RoginaP Offline
        Pablo J. Rogina
        wrote on last edited by
        #3

        @Dydy02 not having used QPdfWriter class before, it looks like it doesn't allow to edit an existing PDF document (file), just to create a document from scratch.

        If you need to edit/modify existing PDF documents, you may want to take a look at Poppler Qt5 , a wrapper to Poppler library.

        Upvote the answer(s) that helped you solve the issue
        Use "Topic Tools" button to mark your post as Solved
        Add screenshots via postimage.org
        Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved