Acrobat User Community Forums

You are not logged in.     Log in to your AUC account.     Don't have an account? Sign up today

#1 2007-10-03 09:24:02

psarmon
Member
Registered: 2007-09-18
Posts: 1

Problem with opening a pdf file

When working within Adobe Acrobat 8, when I send a pdf file to a recipient (my boss), he can't open it.  He gets a message that says file not found.  He clicks ok 3 times and then he has to go look for it.  Why doesn't the file come up?  A response would be most appreciated. Thank you. Pamela


My Product Information:
Acrobat Standard 8 / Windows

Offline

 

#2 2007-10-03 09:28:24

pddesigner
Member

Registered: 2007-04-24
Posts: 55

Re: Problem with opening a pdf file

As your boss which version of Adobe Reader is being used to open the PDF file.

He may need to download and install the current version of Adobe Reader 8.0

Offline

 

#3 2007-10-03 09:39:48

psarmon
Member
Registered: 2007-09-18
Posts: 1

Re: Problem with opening a pdf file

Thank you, Eugene.  I purchased and installed Adobe Acrobat Standard 8 on his computer.  I believe the problem happened after he received a notice from Adobe stating he should click on the update button to update to Standard 8.1.  After seeing the problems he was having with version 8.1, I have not clicked on the button to update to Standard 8.1. 

Pamela

Offline

 

#4 2007-10-03 09:42:54

pddesigner
Member

Registered: 2007-04-24
Posts: 55

Re: Problem with opening a pdf file

Add this JavaScript to future PDF files to auto check Reader version:

From the menu bar, click Advanced, Document Processing, Document JavaScript.

This opens a dialog box.

Type a name for the JavaScript ("CheckVersion")

Click the add button and paste this code in the box.



if (app.viewerVersion < 8)  {
   app.alert("You must have Acrobat Reader 8.0 or later to use this form.")
   this.closeDoc(true)
}



Close the dialog box.

Now when anyone that does not have Reader version 8 will see a popup dialog box telling them they need Reader version 8.

Offline

 

#5 2007-10-03 12:29:31

lkassuba
Moderator

Registered: 2007-06-29
Posts: 1339

Re: Problem with opening a pdf file

Try running Repair Acrobat Installation from under the Help menu to see if it corrects the problem. Also, is there an older version of Reader running on the same system?

Eugene's tip is useful if you're sending around forms that require Acrobat or Reader version 8.

Lori


Forum Moderator and Community Manager for AcrobatUsers.com

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson

AcrobatUsers.com  >>  User Groups • News • Events • Articles • Blogs • How To • Resources • Member Log in