PDA

View Full Version : Runing inline evice/adobe reader



deimus
29th June 2010, 13:25
Hello,

I would like to create an application which views pdf document inline with evince or adobe reader.
Good ideas are welcomed on how implement this functionality if using adobe reader/evince is impossible.
In that case please provide examples other than using poppler.

tbscope
29th June 2010, 14:58
At least on Windows, you can use the pdf reader activex component (if it still works like that).
I remember a few years ago, when using visual studio, you could add components, and if you had adobe pdf reader installed, you could use it as an activex component in your program. Beware of licences though when distributing your program

deimus
30th June 2010, 08:19
Firstly thanks for response !

I want to implement this functionality under linux using qt. Is there any reasonable solution to this with adobe reader or evince ?