Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Language Bindings
  4. Qtextdit format A4
Qt 6.11 is out! See what's new in the release blog

Qtextdit format A4

Scheduled Pinned Locked Moved Unsolved Language Bindings
1 Posts 1 Posters 645 Views
  • 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.
  • J Offline
    J Offline
    Jacky2678
    wrote on last edited by
    #1

    Hello
    As part of a project to create data sheets I have to perform a semblance of word processing. The sought features are quite simple:

    manage the formatting of the text;
    manage printing;
    manage page breaks with header and footer when printing;
    save the work done.
    

    I want to show in my program the page breaks when they take place. And there I block a little ...
    I heard about Qtextdocument but I do not know how I can use it.

    I come to you to know if among you someone already has work on a similar project and if so could he give me some tips to advance properly?
    S

    My main concerns being how to handle the necessary page deletions related, for example, to deletions of lines in the first page, how to pass the writing in page 1 automatically in page 2 without the user intervenes. HOw ot set the size of QtextEdit to make it a little A4 format like on Word.
    Thak you

    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