Skip to main content
Participant
January 1, 2020
Question

Visual Basic Run-time Error 76 on Microsoft Word running on MacOs if I use Acrobat macros

  • January 1, 2020
  • 5 replies
  • 14612 views

Since the last upload of Acrobat Reader pro on my Mac,  my Microsoft Word can't use the Acrobat macros anymore.

 

I receive this message if I try to use the Acrobat function on my last version of Word on MacOs (sign or create and share a PDF Adobe)

"Visual Basic Run-time Error 76 (Path Not Found) "

 

5 replies

Participant
February 18, 2025

It is like the update might have changed or broken the file path the macro relies on. You could try reinstalling Acrobat or checking if the macro settings in Word need to be updated Carxstreetapk. Also, ensuring that Word and Acrobat have the necessary permissions in macOS System Settings might help.

Mentlintech
Participant
February 28, 2023

Hey, if you looking for other tutorial you can check out this site:

 

https://www.mentlintech.com/

Daniel Chirillo
Participating Frequently
February 11, 2023

I have had the same issue for a long time. I finally figured out a realiable way to reproduce and at least workaround the problem (though the workaround sucks).  Perhaps this scenario applies to you as well.

 

The Symptom:  If any ancestory directory other than the immediate parent directory in the complete file path contains any non-Latin ASCII character (such as Š or Д), the Run-time Error 76 Path not Found error is thrown.  For example,

1.  If you create a PDF from a file with a path of /Users/Danny/Documents/Naš Jezik/Doc1.docx, it works fine:  just the parent directory name contains a non-ASCII Latin character.

2.   If you create a PDF from a file with a path of /Users/Danny/Documents/Naš Jezik/Test/Doc1.docx, the error is thrown: an ancestor directory name contains an non-ASCII Latin character.

The workaround for this symptom is to thus ensure that no ancestory directory names contain non-Latin ASCII characters.

 

Participant
February 18, 2025

Your solution is exactly the issue for me as well. Adobe really needs to update its support for non-Latin characters in its director. I had the same issue until I took your advice. Another workaround that sucks is to upload the file to Google Drive, and then download it as a PDF. That works really well too, particularly for larger files.

Participant
February 18, 2025

*Directory not director

ls_rbls
Community Expert
Community Expert
January 1, 2020
Participant
January 19, 2020

I am sorry.

Thank you for your help but nothing worked.

May be with a corrective patch it will work again.

Legend
January 1, 2020

This doesn't sound like something that ever worked, especially with the free Reader. Did it used to work on the same Mac? Please show the code you are trying to run? 

Participant
January 1, 2020

And I haven't created any code. The pro version of Acrobat install itself an extension on Word wich allows to sent files on Acrobat pro for signature.

 

Sorry, screenshoot in french. But I am sur that you can understand : the 2 icons on the upper right are installed by Adobe with the pro version. 

 

ls_rbls
Community Expert
Community Expert
January 1, 2020

If you're not running any code you probably need to uninstall and reinstall the Adobe PDF Maker addon in your MS Office.

 

Extensions, add-ons,  and plug-ins, don't  necessarily update automatically with the system nor with the application that they are installed with.

 

You have to manually remove and update the extension yourself.

 

It is also advisable that if Adobe Acrobat was updated, MS Office and the operating system should be updated too.

 

But, in this particular case, since Acrobat installed the MS Office add-on before, you should  remove the add-on from MS Office; then  with your Acrobat opened, simple click on Help, and choose Repair Installation.