|
|
You may want to try the ActiveQt functionality.
-----Original Message-----
From: owner-qt-interest@xxxxxxxxxxxxx
[mailto:owner-qt-interest@xxxxxxxxxxxxx] On Behalf Of Alex B.
Sent: Sunday, March 20, 2005 1:52 PM
To: qt-interest@xxxxxxxxxxxxx
Subject: RE: QT and Pdf
Thank you for your idea, but I need the user to be able to browse the
papers
one by one like you browse pictures. So if I use a separate window it
will
open a new application for each paper. I only need to "see" the first
window
Thanks anyway
Scott Bloom wrote:
> Having a similar problem, I wound up using the "native" viewer in a
> separate window.
>
> For windows I called ShellExecute, and checked to make sure that a
> viewer was registered.
>
> For unich, I require the user to give the path to the pdf viewer of
> their choice.
>
> Scott
>
> -----Original Message-----
> From: owner-qt-interest@xxxxxxxxxxxxx
> [mailto:owner-qt-interest@xxxxxxxxxxxxx] On Behalf Of Alex B.
> Sent: Sunday, March 20, 2005 12:56 PM
> To: qt-interest@xxxxxxxxxxxxx
> Subject: QT and Pdf
>
> Hello qt-list
>
> I want to create a program usefull for research laboratories. Generaly
> one
> prints out every single document usefull for its research.
>
> I want to creat a program using a small database were you can enter
the
> article. Till here all ok
>
> Now, I need the following. I want to be able to browse the the
documents
> visually that means that in a window will appear the first page of the
> article. Generaly the papers are in pdf format.
>
> Is there any way of easely implementing a pdf viewer ? Does a class
> already
> exist ?
>
> Thank you
>
> Alex
>
> --
> List archive and information: http://lists.trolltech.com/qt-interest/
--
List archive and information: http://lists.trolltech.com/qt-interest/
--
List archive and information: http://lists.trolltech.com/qt-interest/
|
|