Qt Forum

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

    Unsolved QTextEdit loses formatting in ODT

    General and Desktop
    qtextedit odt
    1
    1
    373
    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.
    • bclay
      bclay last edited by

      I am working on an app to create a document by reading data structures from an XML file. The document looks valid in a QTextEdit on screen. If I save the document to an ODT file it looses all of the table boundaries. If I save it as either PDF or HTML it keeps the formatting. I need to get the document into MS Word for final editing. Word will read the HTML where I can save it as RTF or DOC but that is an extra step. Is anything special required to save tables in the ODT file. I tried to "borrow" code from an app called focuswriter but it loses all formatting.

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