On 4/6/06, Tim Roberts <[EMAIL PROTECTED]> wrote:
> On Wed, 5 Apr 2006 11:55:18 -0600, "Waldemar Osuch"
> <[EMAIL PROTECTED]> wrote:
>
> >I know Dispatch used to work with the Reader. Did Adobe broke the
> >Reader to force us to pay for the full version or is it pythoncom at
> >fault here?
>
> The
On Wed, 5 Apr 2006 11:55:18 -0600, "Waldemar Osuch"
<[EMAIL PROTECTED]> wrote:
>I know Dispatch used to work with the Reader. Did Adobe broke the
>Reader to force us to pay for the full version or is it pythoncom at
>fault here?
The Acrobat 5 Reader exposed an AcroExch.App object, but (according
Behalf Of Tim Roberts
Sent: Wednesday, April 05, 2006 11:39 AM
To: python-win32@python.org
Subject: Re: [python-win32] Acrobat Reader
On Wed, 5 Apr 2006 09:15:16 +0200, "Mirco Furlan (Visionee)"
<[EMAIL PROTECTED]> wrote:
>I'm trying to use an instance of Ad
On 4/5/06, Tim Roberts <[EMAIL PROTECTED]> wrote:
> On Wed, 5 Apr 2006 09:15:16 +0200, "Mirco Furlan (Visionee)"
> <[EMAIL PROTECTED]> wrote:
>
> >I'm trying to use an instance of Adobe Acrobat Reader. I can successfull
> >create an instance with win32com.client.Dispatch,
> >
>
> How did you do tha
On Wed, 5 Apr 2006 09:15:16 +0200, "Mirco Furlan (Visionee)"
<[EMAIL PROTECTED]> wrote:
>I'm trying to use an instance of Adobe Acrobat Reader. I can successfull
>create an instance with win32com.client.Dispatch,
>
How did you do that? To my knowledge, the only way to do that is to use
AcroExch
Hi,
On Wed, Apr 05, 2006 at 09:15:16AM +0200, Mirco Furlan (Visionee) wrote:
> I'm trying to use an instance of Adobe Acrobat Reader. I can successfull
> create an instance with win32com.client.Dispatch, but when I try to load a
> document, python crashes! I had version 7 of Reader and I tried to
I'm trying to use an instance of Adobe Acrobat Reader. I can successfull
create an instance with win32com.client.Dispatch, but when I try to load a
document, python crashes! I had version 7 of Reader and I tried to install
an older version (6.1), but same result. I would use it to print pdf
documen