show PDF in wxPython?

A

alejandro

I would like to import a pdf in a wxPython widget, but didn't find any
solution. The imported PDF should work like if it were open in IE or
Mozilla... Sugestions? Solutions?



P.S.
I would like to thank Dennis Lee Bieber for the help about parallel ports...
I forgot to do it :-(
 
S

Stef Mientki

alejandro said:
I would like to import a pdf in a wxPython widget, but didn't find any
solution. The imported PDF should work like if it were open in IE or
Mozilla... Sugestions? Solutions?
wxPython has several options, all shown in the wxPython demo !!
( IE activeX, pdf-activeX )

btw there is a special wxPython mailing list ;-)
(e-mail address removed)

cheers,
Stef
 
N

norseman

alejandro said:
I would like to import a pdf in a wxPython widget, but didn't find any
solution. The imported PDF should work like if it were open in IE or
Mozilla... Sugestions? Solutions?



P.S.
I would like to thank Dennis Lee Bieber for the help about parallel ports...
I forgot to do it :-(
=================================================

"work like if it were open in IE"
IE opens the Adobe reader.
If that is what you want, look at lib.pdf section 14.1.2 "popen3"
After file is acquired by python, python can run the adobe reader on it.

Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,292
Messages
2,571,494
Members
48,183
Latest member
GarfieldBa

Latest Threads

Top