Previous | Next | (P-PDF) Acrobat 6.0
Topic: Can't Open Adobe 6.0 from Visual Basic
Conf: (P-PDF) Acrobat 6.0, Msg: 127245
From: DarioTenorio
Date: 2/6/2005 06:22 AM
Hello:
Inside my Visual Basic 6 project I use a pdf object (pdf.ocx) to load a pdf file. It works well if I run the program in a computer with Adobe 5.0 (Full or Reader), but if the computer has Adobe 6.0 (Full or Reader) installed, it stalls. It takes a very long time to load and most of the time it just stalls forever. Should I force the users to have Adobe 5.0?, and if so, how do I make sure that the program will make Adobe 5 run instead of 6.0 if they're both installed (that is, to use the ocx from 5 instead of 6).
Help please.