Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Unsolved How to modify tabs width in QPdfWriter?

    General and Desktop
    1
    1
    265
    Loading More Posts
    • 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.
    • alsa
      alsa last edited by

      After declare a QPdfWriter object, I write in it using QPainter; my problem is data to be write in are in a table form, and items of each line are separated from a tab.
      If an item is larger than space of a tab, it keeps more space and the last item of the line could be placed out of paper.
      How can I reduce the tab Width to avoid this?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post