Results 1 to 5 of 5

Thread: how to convert a xml + xsl to PDF in Qt4.4.3

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: how to convert a xml + xsl to PDF in Qt4.4.3

    You can use QTextDocument. There's a simple XML highlighter example in our wiki: [WIKI]XmlHighlighter[/WIKI].

    EDIT: PS. Notice QTextDocument::print().
    Last edited by jpn; 10th January 2009 at 10:39. Reason: updated contents
    J-P Nurmi

Similar Threads

  1. Replies: 4
    Last Post: 2nd January 2009, 06:27
  2. How convert my Qt projet in KDE project?
    By alpha_one_x86 in forum KDE Forum
    Replies: 2
    Last Post: 11th August 2008, 07:14
  3. convert ebcdic to ascii
    By jaca in forum Qt Programming
    Replies: 1
    Last Post: 17th June 2008, 20:49
  4. Read binary file and convert to QString
    By jaca in forum Qt Programming
    Replies: 12
    Last Post: 13th June 2008, 23:05
  5. convert QString to int
    By mattia in forum Newbie
    Replies: 2
    Last Post: 4th January 2008, 09:10

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.