From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Acrobat Reader 11.0.07 update causes LabVIEW application to crash

Hi All,

I wrote an application that uses the Adobe ActiveX element to display a PDF.

14-7-2014 16-53-44.jpg

This code used to work fine, but when I updated my acrobat reader from 11.0.06 to 11.0.07 it causes the application to start very briefly displaying the icon in the taskbar but then close (without an error or warning notification).

 

When downgrading to 10.0.06 the problem was solved.

 

Perhaps this can be of help for others who are experiencing problems with LabVIEW / Acrobat Reader.

 

Chris

0 Kudos
Message 1 of 6
(3,023 Views)

This is the related link on adobe forum

 

https://forums.adobe.com/thread/1474715

 

Regards

Golzio

0 Kudos
Message 2 of 6
(3,004 Views)

I hesitated to add this comment, but this works for opening PDFs.

 

Example_VI_BD.png

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 3 of 6
(2,995 Views)
This is a known problem that everybody is yelling about and the solution is to not upgrade to 11.0.07. You don't have to all the way back to V10. 11.0.06 works fine. Just remember to configure Acrobat to not automatically update itself.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 4 of 6
(2,970 Views)

Hi Chris.

 

 

We are well aware of the problem. We have documented it as CAR#480386.

You can also find the official response from Adobe in this link:

The AcroPDF.PDF Class is no longer accessible from VisualBasic6 after update 11.0.0.7.

 

So for now, I would advise you to use Adobe 11.0.06.

 

Best Regards

Alex E. Munkhaus
Certified LabVIEW Developer (CLD)
System Engineer
Message 5 of 6
(2,958 Views)

Sometimes I used this solution proposed by Jim (open PDF in browser) but I will prefer avoid browser because It is slower than activex and also methods from activex are missing.

 

Regards

Golzio

0 Kudos
Message 6 of 6
(2,921 Views)