Results 1 to 7 of 7

Thread: How to display PDF in Qt?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2008
    Posts
    2
    Platforms
    MacOS X Windows

    Default Re: How to display PDF in Qt?

    Thanks for all those answers!

    I will investigate xpdf, mupdf and poppler to better understand.

    MiniScribus is very interesting, but as I understand, it convert it to a png. I need to provide graphical zoom feature in the PDF without loosing the vectorial display.

    Is converting PDF to SVG an option?

    stelio

  2. #2
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to display PDF in Qt?

    The best option is a poppler fork

    svn co http://poppler-kjk.googlecode.com/svn/trunk/ Fpoppler

    it can run on linux mac e win
    on window you must install automake autoconf
    like this http://www.venge.net/mtn-wiki/BuildingOnWindows

    info on http://blog.kowalczyk.info/software/sumatrapdf/ &&
    Sumatra PDF source on ...
    http://blog.kowalczyk.info/software/.../download.html

Similar Threads

  1. Tricky problem with ARGB widget / UpdateLayeredWindow
    By nooky59 in forum Qt Programming
    Replies: 3
    Last Post: 21st February 2008, 10:35
  2. Custom widget
    By zorro68 in forum Qt Programming
    Replies: 7
    Last Post: 28th January 2008, 14:06
  3. Replies: 3
    Last Post: 17th October 2007, 12:52
  4. transparent background of the main widget
    By nagpalma in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2007, 17:52
  5. [Qt 4.1.0] Split a widget on demand
    By Townk in forum Qt Programming
    Replies: 3
    Last Post: 17th February 2006, 14:16

Tags for this Thread

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.