pdf.ocx version 1.3 error

cacing

New member
Local time
Today, 21:33
Joined
Sep 21, 2006
Messages
3
Hi all,

My boss get this message when open a form in his pc
"Your Microsoft Office Access database or project contains a missing or broken reference to the file 'pdx.ocx' version 1.3"

Unfortunattely this message didn't appear in my pc :) .
I make a small program to open a pdf file from access.

Could you help me please to solve this problem.

Thanks in advance for your help

-cacing
 
fyi, after my acrobat reader upgraded to version 7.0. This error message appear in my pc too.

Iam using following command to open pdf files
DocName = vBaseURL & Application.CurrentProject.Path & "PDFdoc.pdf"
Application.FollowHyperlink DocName, , , True, True​

After that reader installation, in my ActiveX Controls, the old Acrobat Control for ActiveX deleted and new Acrobat PDF Reader added ...

Please tell me how to use this new ActiveX to open PDF.

Best regards
cacing
 
Pdf.ocx

Hi,

I also encountered this error message telling me about pdf.ocx but its not really bothering me. However, I want to know if there is an available pdf.ocx site where I can download and have added in my access...can some one out there point me to that path?

Many Thanks.
 

Users who are viewing this thread

Back
Top Bottom