From: Wagner, J. <ja...@me...> - 2011-06-09 21:29:33
|
John Henry (or anyone who can help), I need to use the Pythoncard PDF viewer that you built. I downloaded it, put the component in the component directory, put the sample in the sample directory, but I don't know what to do with Win32com and genpy. When I run the LayoutEditor, the component shows up, but it will not load. You stated: 1) Run win32com's genpy to activate Acrobat activeX support 2) Mod to pdfwin.py in wxPython to support Acrobat 9.0. This is not Pythoncard specific. Native wxPython needs this mod too. 3) A mod to an interface file created by win32com. Have no idea why this hack is needed because native wxPython sample program runs fine without it. Hopefully somebody that knows what's going can remove this hack. It looks like this is something Pythoncard users are assumed to know, but it is new to me. Can you explain or point me to a resource that deals with this? Thanks, John W |