Results 1 to 4 of 4

Thread: To open a PDF file in QT Application

  1. #1
    Join Date
    Jun 2009
    Location
    India
    Posts
    143
    Thanks
    16
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default To open a PDF file in QT Application

    Hi,

    How to open a pdf file with QT Application. I wanna put my user manual, which is PDF format.

    Any ideas!

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: To open a PDF file in QT Application

    Open QtAssistant. In there is a topic "Using ActiveX controls and COM objects in Qt". There are lots of ActiveX PDF viewers for integration to your application.

    Or you could just distribute a pdf reader and launch that as an external window.

  3. #3
    Join Date
    Sep 2009
    Posts
    72
    Thanked 10 Times in 10 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi
    Platforms
    Unix/X11 Windows

    Default Re: To open a PDF file in QT Application

    Hi,

    I have created QPdfWidget derived from QWidget only however some of the rendering related stuff are having problem. but already committed to some other application as well. so hold for some time. have a provision in your application for it. will release it as soon as possible.

    offcource it will be open source

  4. #4
    Join Date
    Jun 2009
    Location
    India
    Posts
    143
    Thanks
    16
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: To open a PDF file in QT Application

    hi,

    Did your QPDF Widget got ready?

Similar Threads

  1. Replies: 5
    Last Post: 15th June 2010, 07:42
  2. Replies: 10
    Last Post: 15th June 2009, 19:44
  3. open an application
    By adamatic in forum Qt Programming
    Replies: 2
    Last Post: 3rd April 2009, 12:33
  4. How open my application in other PCs without Qt?
    By Colx007 in forum Installation and Deployment
    Replies: 1
    Last Post: 2nd June 2008, 15:34
  5. Open File /w Native Application
    By bpetty in forum Newbie
    Replies: 4
    Last Post: 27th October 2006, 22:19

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.