Problems opening a PDF in Acro Reader 8 with BuddyAPI?

I apologize in advance for not having enough information to
properly diagnosis this situation, I’m encountering
considerable resistance from others in my company to go back to the
client and ask for additional details, but here’s the
situation:
We’ve got a project out in the field that opens PDF
files using BuddyAPI (code below) … it worked fine when the
client machines were all using Acro Reader 7.x Some time during the
year the client’s IT department upgraded everyone to Acro
Reader 8.x, now it works on some machines and not on others. I
don’t know how many machines it doesn’t work on, at
least one, probably two (vs 4000 copies of the project out in the
field). What do I mean by “doesn’t work”
…well, I’m not really sure … when I ask if the
client can open the PDFs directly, outside of our app, I get an
answer similar to “yeah, they must have tried that …
just post the question on the forum” … I also
don’t know if an error is generated, I’m told simply
the PDFs don’t open, although if an error were generated I
would think someone would mention it. Sorry to vent, I know
it’s not much to work with, but if someone else has a similar
problem I’d love to know about it.
BTW: I’ve got 3 machines here in the office all with
Acro Reader 8, works fine on all of them.

Hi all,
I just posted this in anotehr thread dealing with the same
issue.
I have emailed Gary who develops the Buddy API Xtra and he
did some
testing and this is what he reported.
It seems that when Adobe install Reader 8.0, they don't
implement an
'Open' association, but a 'Read' one. If you right click on a
.pdf file
you will see that the actions available don't include Open.
Now, this
should only affect people using an older version of Buddy,
that was
something changed for Acrobat 7 and .fdf files, so that if
there wasn't
a Open action, it used the default one instead. So the best
option is to
use the current version of Buddy. But to make it work with
programs
still older buddy that can't be changed, it should be
possible to write
a .reg script or updater to add the Open command to the list
of actions,
then older version of buddy will work. You can use this
script in a
projector to update the registry so that pdf files will open.
So that
could be used in a updater projector.
on setAcroOpenReg
str = baReadRegString(
"Applications\AcroRD32.exe\shell\Read\command",
"", "", "HKEY_CLASSES_ROOT" )
if length( str ) > 0 then
baWriteRegString(
"Applications\AcroRD32.exe\shell\Open\command",
"", str, "HKEY_CLASSES_ROOT" )
end if
end
Hope that helps.
regards
Dean
Director Lecturer / Consultant / Director Enthusiast
http://www.fbe.unsw.edu.au/learning/director
http://www.multimediacreative.com.au
email: [email protected]

Similar Messages

  • Problems opening some PDF's with new version of Adobe Reader X

    Ever since the latest update for adobe reader has come out I have been unable to open some PDF's. This was never an issue with the older version. When I try to open certain PDF's the reader says "Not Responding" and nothing happens. This does not happen on all PDF's, just some.

    Ditto on Darrenz16's problem.  New WIN7-64 Home Premiun system with Adobe Reader 10.1.2.  Reads several files, then starts locking up when I try opening new files.  Seems like Reader is failing to release some resource and eventually running out of whatever it is.  Rebooting seems to help temporarily.  Never had this problem on previous systems.  A set of good examples are the .pdf files at the bottom of this page:  http://www.hussman.net/weeklyMarketComment.html
    I can open a few, but then Reader locks up trying to download the files.

  • Having problems opening a pdf file with reader 10/11 get error msg cannot open close reader and try again any ideas

    having problems opening a pdf file with reader 10/11 get error msg cannot open close reader and try again any ideas

    Hi George ,
    Is it happening with all the PDF' or any specific one?
    Could you please share the error message so that we can replicate at our end ?
    Try repairing reader  once and see if that fixes the issue.
    Launch Reader>Navigate to Help>Repair Adobe Reader Installation
    Regards
    Sukrit Dhingra

  • Adobe Reader Splash--I have a PDF file that whenever I try to open it suggests using Adobe Reader with a link to download Adobe Reader...

    Adobe Reader Splash--I have a PDF file that whenever I try to open it suggests using Adobe Reader with a link to download Adobe Reader. I can't get beyond this. I have made Preview the default for all PDF's and yet this persists. I have also deleted Adobe Reader. This particular file is a portfolio, btw.

    I have similar issue. Did u find an answer?

  • I'm having problems opening my pdf files. I'm running windows XP and have adobe reader XI (11.0.06)

    I'm having problems opening my pdf files. I'm running wiondows Xp and have adobe reader XI(11.0.06) installed.

    What kind of problems? What happens when you try? Any error messages?

  • WHEN I TRY TO OPEN A PDF FILE, THE READER OPENS  HUNDREDS OF MULTIPLE BLANK PAGES .

    I TRIED TO OPEN A PDF FILE ALL I GET IS HUNDREDS OF EMPTY PAGES
    WHAT IS THE PROBLEM WITH ADOBE 9 READER?
    OTHER PEOPLE CAN OPEN THE SAME MSSG WITH NO PROBLEM

    I DID THE UNINSTALL  AND INSTALL DID NOT SOLVE PROBLEM
    STILL OPEN MULTIPLE EMPTY PGS
    WHAT CAN I DO?
    Date: Wed, 14 Apr 2010 10:28:56 -0600
    From: [email protected]
    To: [email protected]
    Subject: WHEN I TRY TO OPEN A PDF FILE, THE READER OPENS  HUNDREDS OF MULTIPLE BLANK PAGES .
    Something is definitely wrong with your install of Reader.
    A PDF consists of only the number of pages it was created with.  Reader can and will only open those pages... IF it's installed and working properly.
    Opening multiple blank pages from a document which contains none is a clear sign that the software isn't functioning. It's like putting a movie into a DVD player, and your TV starts a picture slide show of your last Summer's vacation. Not possible unless there's something seriously wrong.
    Uninstall Reader 9.
    Use either Adobe's clean uninstaller or Windows Installer Cleanup Utility (http://download.microsoft.com/download/e/9/d/e9d80355-7ab4-45b8-80e8-983a48d5e1bd/msicuu2. exe) to remove all Reader installer files from your system.
    Reinstall Reader 9 from a new download (do not use the old one if you still have it on your system)
    >

  • When I try to open a PDF file the reader flashes on the screen then closes

    When I try to open a PDF file the reader flashes on the screen then closes. I have to open the reader, then search for the pdf file through the reader. I'm using Adobe Reader 11.0.5 with windows 7 service pack 1 home premium. Is there any way I can just click on a PDF file and the reader automaticaly opens? I purchased the upgrade so I can convert PDF to Word but it didnt make any difference.

    Some things to try...
    Update Reader to version 11.0.06
    Using Windows Explorer navigate to C:\Program Files (x86)\Adobe\Reader 11.0\Reader, then double-click on Eula.exe and accept the license agreement
    Can you open Adobe Reader by itself?  If so, try disabling Protected Mode [Edit | Preferences | Security (Enhanced)].
    If you cannot open Reader by itself, try to disable Protected Mode in the registry; download, unzip, then run the attached registry script
    It could even be a malware issue; see http://helpx.adobe.com/acrobat/kb/reader-core-dll-error.html

  • Hi I would like to know, how do I add a Hyperlink on Flash, that opens a PDF in adobe reader and not the web browser.

    Hi I would like to know, how do I add a Hyperlink on Flash, that opens a PDF in adobe reader and not the web browser.

    Yoh, what is FSCCommanr ? sorry man I am an absolute beginner in Flash. I tried the code:
    /* Click to Go to Web Page
    Clicking on the specified symbol instance loads the URL in a new browser window.
    Instructions:
    1. Replace http://www.adobe.com with the desired URL address.
       Keep the quotation marks ("").
    instance_name_here.addEventListener(MouseEvent.CLICK, fl_ClickToGoToWebPage);
    function fl_ClickToGoToWebPage(event:MouseEvent):void {
      navigateToURL(new URLRequest("http://www.adobe.com"), "_blank");
    this is the same code I used before and it opens a pdf file in a web browser, and it doesn't open an AutoCAD file.

  • Having a problem converting a PDF file to Words with Adobe's conversion program.

    Having a problem converting a PDF file to Words with Adobe's conversion program.

    See https://forums.adobe.com/docs/DOC-2412
    If you need more help, please ask in https://forums.adobe.com/community/acrobatdotcom/

  • When opening a PDF in IE 10 with Enhanced Protection Mode it displays "This website wants to run acropdf.dll"

    I am running my application which requires JRE on Internet Explorer 10. Since the IE need to run in 64 bit mode, we have enabled the "Enhanced Protection Mode" in Security option of Internet Options in Advanced tab. But my application also opens
    up PDF in the browser, when the page with PDF is invoked it displays "The webpage wants to run 'AcroPDF.dll'. If you trust this site, you can disable Enhanced Protection Mode for this site to run the control.(Disable)(Always Ignore)".  And on
    clicking any option the PDF is not displayed.
    We would not be able to disable the  Enhanced Protection Mode as the 64 Bit JRE would not be invoked for other part of the application.
    Please let me know how to resolve this issue.
    Regards
    Navin

    ... and/or
    Configure Adobe Reader to not use a Web Browser to open PDF documents... (see the Adobe.com for admx files to apply this setting by group policy) (
    http://forums.adobe.com/thread/392489 )
    Start>Adobe Reader>Edit>Preferences>Internet>uncheck "Display PDF in browser"
    It seems that Adobe have recently changed the location of that setting in Adobe Reader (at least on 11.0.4).  They've now hidden it under Edit > Accessibility > Setup Assistant > Then on page 5 of 5, there's a tick box to toggle 'Display PDF
    documents in the Web Browser'.
    However, it doesn't work like it used to though, as it won't just open a PDF in Adobe Reader instead of the browser.  It will instead ask to disable Enhanced Protected Mode to run acroPDF.dll. 
    And if you try disabling the Adobe PDF reader add-on in Manage Add-ons to try and force it to open in Reader, then when you visit a PDF link, you just get the same blank page (shown below) with the black crossed out circle in the top left, but without the
    message bar at the bottom of the window.  The only way to open the PDF is to either turn off Enhanced Protected Mode and allow acroPDF.dll to run or if there's an original link to the PDF, right click and select 'save-as'.
    I think it's about time Adobe released an x64 PDF viewer...  Or at least there should be an open/save dialogue box in IE.
    If you've got Reader 11.0.4 installed, you can try it for yourself with this PDF link:
    http://helpx.adobe.com/pdf/adobe_reader_reference.pdf
    (The below screenshot is with 'Display PDF documents in the Web Browser' UN-ticked in Adobe Reader settings, so it should open in Reader instead.  But it doesn't.  And with the Reader add-on disabled you get the same page, but without the
    message at the bottom.)

  • After I installed adobe reader 11 I can't open any pdf.  The reader starts but no file appears

    After I installed reader 11 I cant open any pdf files.  Reader opens but no files appear then it shuts down after a few seconds.
    Thanks

    Can you open Reader by itself?  If so, try disabling Protected Mode [Edit | Preferences | Security (Enhanced)].
    If that doesn't help, please let us know your operating system.

  • Open a PDF file in illustrator with multiple pages CS6

    Hi all,
    Maybe someone could tell me if this feature is already available...
    I really need to use this feature... maybe someone has a Idea? i need to translate and edit a PDF file that was original designed by our factory... they had hired a company to make the documentation but the company did go bankrupt so we can't get the original files en need the edit the compressed PDF File...
    I Hope someone could help me...
    Greetz
    Leroy

    hi,
    16 PDF Files with 4 pages Each..
    don’t know what kind of text it is…
    about image quality… if there is a method to editing of the PDF ..  then I could Replace the Images …
    Van: Monika Gause [email protected]
    Verzonden: woensdag 22 augustus 2012 13:31
    Aan: AcidusW01
    Onderwerp: Open a PDF file in illustrator with multiple pages CS6
    Re: Open a PDF file in illustrator with multiple pages CS6
    created by Monika Gause <http://forums.adobe.com/people/Monika+Gause>  in Illustrator - View the full discussion <http://forums.adobe.com/message/4639138#4639138

  • Limiting shown buttons when opening 3D PDF in acrobat reader

    Hi guys.
    I want to create a 3D PDF to be viewed on the web. I don't think that all buttons(rotate, spin, pan, zoom, etc.) in the 3D toolbar are necessary so I would like to choose which buttons will be shown when the user click where it says
    "Click to Activate 3D"
    Is there a way t do this? If so, is there a way to lock those so the user cannot activate them?
    Thank you.

    Hello,
    There is an option to manage display of the 3D toolbar whichi only available at the creation of the 3D PDF file (within Acrobat Pro Extended only..):
    Go to Edit/Preferences
    Select a 3D format then press Edit Settings
    Under 3D Panel there is a check box called "Show 3D toolbar by Default" Unselect this option then press OK.
    Convert a 3d file to PDFthen save the file
    Open the PDF within Acrobat Reader or Acrobat Pro Extended, the 3D toolbar will not be displayed after activating the 3D content..
    Hope this can be helpful
    Best Regards
    William Gallego
    A3D QE Team

  • I cannot open any pdf files from internet with this reader.

    I cannot open any pdf files with this reader, please advise.

    What is your operating system?  What is your browser?  What is your Reader version?  What exactly means "cannot"?

  • Problems opening a pdf in Chrome since I upgraded to acrobat reader dc

    I have been unable to open a file using Chrome since I upgraded from Reader XI to Reader DC. Instead of opening the file in Chrome, it wants me to save the file onto my hard drive, from where I can then open it using reader dc.
    This is true for both of my Windows 8.1 PCs.
    I CAN still open a pdf from Internet Explorer and Firefox.

    Starting in Chrome 42, NPAPI plugins like Adobe Reader will no longer work nor be shown in the chrome://plugins page.
    http://www.chromium.org/developers/npapi-deprecation
    The Chromium team has decided to remove support for NPAPI plugins like Adobe Reader. Here's a blog post that describes their decision - http://blog.chromium.org/2014/11/the-final-countdown-for-npapi.html
    To view PDF files in Adobe Acrobat Reader DC, we recommend that you download the file in Chrome and open it from your desktop.

Maybe you are looking for