"Jason James" wrote:
[color=blue]
> Hi all,
>
> does anyone have any pointers about
> how to view PDF files in a vb.net windows
> form?
>
> Thanks,
>
> Jason.
>[/color]
this control seems to work for the first PDF file,
but then it seems to crash and not load any
more files. Could I be doing something wrong?
Do you have any sample code?
Thanks,
Jason.
On Thu, 9 Jun 2005 05:13:04 -0700, "=?Utf-8?B?QW5hbmRbTVZ QXQ==?="
<AnandMVP@discu ssions.microsof t.com> wrote:
[color=blue]
>You can try using the Adobe Activex control..
>--
>Rgds,
>Anand
>VB.NET MVP
>http://www.dotnetindia.com
>
>
>"Jason James" wrote:
>[color=green]
>> Hi all,
>>
>> does anyone have any pointers about
>> how to view PDF files in a vb.net windows
>> form?
>>
>> Thanks,
>>
>> Jason.
>>[/color][/color]
Jason,
Last time I checked into this (called Adobe support), they do not
support this ActiveX Reader control being hosted outside of a web
browser, hence the problems. I too wanted to use the control in a
window application but had to give up. You might contact Adobe yourself
to check again.
Jason Newell, MCAD
Software Engineer
Jason James wrote:[color=blue]
> Anand,
>
> this control seems to work for the first PDF file,
> but then it seems to crash and not load any
> more files. Could I be doing something wrong?
> Do you have any sample code?
>
> Thanks,
>
> Jason.
>
> On Thu, 9 Jun 2005 05:13:04 -0700, "=?Utf-8?B?QW5hbmRbTVZ QXQ==?="
> <AnandMVP@discu ssions.microsof t.com> wrote:
>
>[color=green]
>>You can try using the Adobe Activex control..
>>--
>>Rgds,
>>Anand
>>VB.NET MVP
>>http://www.dotnetindia.com
>>
>>
>>"Jason James" wrote:
>>
>>[color=darkred]
>>>Hi all,
>>>
>>>does anyone have any pointers about
>>>how to view PDF files in a vb.net windows
>>>form?
>>>
>>>Thanks,
>>>
>>>Jason.
>>>[/color][/color]
>
>[/color]
Comment