Created Menu in JS in Acrobat 9.2 & Issue with Acrobat 9.4.4

I originally created this Javascript on Acrobat
7.0 because there was not a means for me to
convert a pdf to jpeg.
When I updated to Acrobat 9.2, the following javascript that I have been using until I have acrobat 9.4.4.
     // mystuff.js - Adobe Acrobat custom menu addition
     app.addMenuItem({ cName: "SaveToJPEG", cParent: "File", nPos: 0,
      cExec: "this.saveAs('/c/football/JPEG Folder/Rept.jpeg', 'com.adobe.acrobat.jpeg')" });
     // End of media.js
In Acrobat 9.4.4  I have the problem of creating this jpeg now.
I see this issue with Acrobat 9.4.4 on Win XP Sp2 (or Sp3 if its the latest), and on Win 7 (64-bits) pro.
I believe there is now "Save As" menu option that will allow me to save a file to jpg now.
I manually tried this using the tool bar and its all works.
I call this operation using MS Access VBA code.   This is part of the VBA colde that I used:
            Path = pdfFile & T![DirName]
            pptFile = Left(T![DirName], Len(T![DirName]) - 4) & ".ppt"
            Set gApp = CreateObject("AcroExch.App")
            Set AVDoc = CreateObject("AcroExch.AVDOC")
            If (AVDoc.Open(Path, Path)) Then
                Set AVPageView = AVDoc.GetAVPageView
                Set pdDoc = AVDoc.GetPDDoc()
                Set jso = pdDoc.GetJSObject
                gApp.Show
                gApp.MenuItemExecute "SaveToJPEG"
                Set jso = Nothing
                pdDoc.Close
                Set pdDoc = Nothing
                Set AVPageView = Nothing
                AVDoc.Close (0)
                Set AVDoc = Nothing
            End If
            OldName = "c:\football\JPEG Folder\Rept.jpeg": NewName = "c:\football\JPEG Folder\Rept_Page_" & Format(Count, "000") & ".jpeg"
            Name OldName As NewName
            Count = Count + 1
I am able to call the menu item "SAVE AS", but I don't know how to pass parameters to this ??   I was able to called the "Save As" as follow:
     gApp.MenuItemExecute "Save As"
How would I pass the parameter like I have in my Javascript ??
I need help to resolve this issue to work with Acrobat 9.4.4 ?

You would need to first set some javascript globals from your VBA code and then call your menu item.

Similar Messages

  • Performance Issues with Acrobat Reader 11.0.0.2 when secure mode is enabled

    Hello All,
    We are experiencing sporadic issues with Acrobat 11.0.0.2 across our domain, users are reporting performance issues when opening PDF documents whether locally or from a network share.
    We have found that turning off Secure Mode helps towards reducing this delay and in the cases it doesn't we are repairing the installation and/or reinstalling the application.
    Due to the security implications we need to leave this turned on, I am wondering if anyone has encountered this issue and what steps were taken towards resolving it?
    I also wonder whether the white list function in the new release 11.0.0.3 would be a solution to this issue?
    Kind Regards,
    Ryan McCarty

    No probelm, so....
    We had no problems with Adobe Reader 9 and 10, we encountered the issues when upgrading to 11.0.0.2.
    Initially we found that turning off the Protected Mode, helped but did not resolve the issue.
    We tried;
    1. Turn off protected mode - issue still present
    2. Clearing the recent file registry using the below registry path and deleting the keys underneath it.
    HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\11.0\AVGeneral\cRecentFiles (this does not turn recent files off permanently). - works but needs clearing regularly
    3. Turning off welcome screen by creating -  HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\11.0\FeatureLockDown\cWelcomeScreen - works to improve app open speed.
    4. uninstall/reinstall of 11.0.0.2 - works most likley due to the recent files being cleared.
    5. upgrade to 11.0.0.3 - issue still present
    Following reboots the issue is still present.
    When Adobe Reader is the only application open this issue is still present.
    As mentioned I have no systems available which I could test this issue using 11.0.0.1 as we have fixed them, albeit temporarily using the reinstall method.
    I am concious that this issue is going to reoccur once that cache (recent files) builds back up because the fix above (#2) is clearing the recent files cache NOT disabling it.

  • Acrobat X Std - issue with watermarking/estamp

    Hi,
    we have an issue with Acrobat X display watermarking/estamp created by Acrobat 9 std.
    The estamp is consisted of 2 parts - the signature and a stamp. The signature should be on top of the stamp. All the formatting and transparency looked perfect in Acrobat 9 or Reader 9. We tested with Foxit Reader too, no problem.
    However, Acrobat X Std could not display it correctly. The signature and the stamp seemed like overlapping with each other and no any transparency. I would assume it's a setting somewhere in Acrobat X, since the older version and the Foxit Reader all had no issues.
    Please help.
    Thanks!
    Ben

    Hi,
    we have an issue with Acrobat X display watermarking/estamp created by Acrobat 9 std.
    The estamp is consisted of 2 parts - the signature and a stamp. The signature should be on top of the stamp. All the formatting and transparency looked perfect in Acrobat 9 or Reader 9. We tested with Foxit Reader too, no problem.
    However, Acrobat X Std could not display it correctly. The signature and the stamp seemed like overlapping with each other and no any transparency. I would assume it's a setting somewhere in Acrobat X, since the older version and the Foxit Reader all had no issues.
    Please help.
    Thanks!
    Ben

  • Issue with Acrobat 10.1.2 and Windows 7 64-bit Preview Handler

    Hi. I work in an enterprise environment that is currently migrating to  64-bit Windows 7. The only version of Acrobat we have approved for Windows 7 is 10.1.2. We're seeing an issue with this version that causes the preview handler to not work. The preview panel in Explorer is just white and will eventually give the error "Preview handler surrogate host has stopped working."  I've tried to fix listed on http://www.pretentiousname.com/adobe_pdf_x64_fix/index.html but that registry key is already correct. Our current work around for these users to just install Reader X1 and make it the default PDF handler, but I would like to find a better solution. Is there a known issue with Acrobat 10.1.2 and 64-bit operating systems? Or is there a way to change just the default preview handler?

    Most of the info on the web page you link to is 2-4 years old. I doubt it applies. Your workaround is actually the best solution: It's always preferred to use the latest PDF viewer. Reader and Acrobat can exist on the same machine.
    Also, why 10.1.2? There have been 6 releases since then with documented security enhancements (meaning there are also published vulnerabilities which are patched), bug fixesm, and feature enhancments.
    I'll ping some folks about the error you are getting. . .
    hth,
    Ben

  • "Copy to clipboard" issue with Acrobat X and Skype extension in Firefox

    This post is just to let you know that there is and issue with Acrobat X and the Skype extension in Firefox.
    I don't know why but when both programs (Firefox and Acrobat) are opened and I try to copy something from a PDF I always get an error
    message like "Impossible to copy into the clipboard. An internal error occurred".
    If I close Firefox or I disable the Skype extension for Firefox everything runs smoothly.
    It is really odd, I don't know if it is a problem of Acrobat, Firefox or of Skype....
    Are anyone experiencing the same problem?
    See you.
    Alessandro.
    Ps. I'm using Windows Vista SP2, Skype extension 5.2.0.7165, Acrobat 10.0.1, Firefox 3.6.16

    Just found your post after getting the same problem with Google Chrome and Adobe Reader 10. It doesn't happen all the time but is annoying. If I switch Chrome off the problem is cured. Switch it straight back on and the problem reappears. It has only started after Skype was installed. Thanks for posting - I'll just switch Chrome off for now when I want to copy and paste unless a fix appears.

  • Continuing Leopard Issues with Acrobat Pro

    So after patiently waiting for Leopard update and installing it, I'm still having the same Distiller crash when trying to print to PDF. Is anyone else still having problems after this update? There's little weird about the machine - MBP Intel with 10.5.1 - and I'm up to round 4 with Adobe support on this.

    I was having the crash issue with Acrobat Professional 8 right after I upgraded to CS3 in 2007 and prior to loading Leopard recently. Calling Adobe did not help in fixing the problem (they just had me reinstall the software). The support staff didn't find/look for the Technote I finally found: http://kb.adobe.com/selfservice/viewContent.do?externalId=333592
    When I upgraded to Leopard yesterday, I started making sure I had the latest updates for my CS3 suite and had to turn the updater.acroplugin plugin back on to install the updates. I was hoping the updates would have fixed the problem, but it didn't. Soon as I "unchecked" the acroplugin, Acrobat worked fine again in Leopard.

  • Acrobat 9 Pro issues with printing and now updating  !!! :(

    hello
    I had an issues with printing from my gmail account or from windows live mail
    so I made a complete re-installation
    now I am stuck with version 9.3.0 and when I check for updates I get a message
    UPDATER IS ALREADY RUNNING
    only... it's not running and nothing is updating !
    I made a restart... just in case... it did not change anything
    as to the printing issue, in case some of you have met it and cleared it...(hope)
    this was with version 9.5.0
    I get no error message but no pdf is created, only a text document with this :
    %%[ ProductName: Distiller ]%%
    %%[Page: 1]%%
    72gmvi not found, using Courier.
    44dcmta not found, using Courier.
    %%[ Error: invalidfont; OffendingCommand: xshow ]%%
    Stack:
    [96 96 97 72 96 42 64 0]
    %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    %%[ Warning: PostScript error. No PDF file produced. ] %%
    not a good start for my week... I hope yours is nicer
    I'm running Win7 Ultimate x64

    thanks Mylenium
    the font association problem is something recent though, since I used acrobat to print mails directly from my gmail account previously...
    it's galling but I installed a free pdf printer which does the job, I needed copies of these mails urgently !
    as to the update issue, I see no aum.exe, msiexec.exe or setup.exe running... but that's quite above my head... do I look for those exact processes or are they generic names for processes ?
    does my question make sense ????

  • Image issues with Acrobat 9

    I just installed Acrobat 9, and was doing a test to send to the printing company, when I noticed the EPS image was broken apart into shapes and not the way it was showing up. All the joboptions were set the same for Word and Acrobat and I created the PDF by using the Create and Combine tabs in Acrobat. Also recreated the problem when I used the create PDF tab in Word.
    But, when I printed to the PDF printer from Word, the image came through fine and I am stumped. Any suggestions on why this is happening?

    I am having a similar issue with an EPS graphic that is used as the cover on every document I create at work. The cover page prints flawlessly. However, the on-screen representation is poor; lines appear all over the page. Even more perplexing is that the lines appear in different places on the page depending on the page magnification (full page or fit page).
    I have tried numerous settings - all to no avail. I did find something about flattening the image. I am going to try this today to see if this fixes the problem.

  • Problem filling forms in Acrobat 8, was working with Acrobat 7

    I have written some code to fill in PDF forms from an other application.
    The code is working with Acrobat version 7.
    If I run the same code with Acrobat 8 installed I get an error message, that there is no open document.
    Code:
    Set objAcrobat = CreateObject("AcroExch.App")
    objAcrobat.Hide
    'create document based on template
    set objPDDoc = CreateObject("AcroExch.PDDoc")
    if (objPDDoc.Open(sDocument)) then
    'Get the AVDoc object for saving the document at a later time...
    set objAVDoc = objPDDoc.OpenAVDoc(sDocument)
    'Get the Forms object for changing some fields now...
    set objFormApp = CreateObject("AFormAut.App")
    'Loop over the Fields...
    set objForm = objFormApp.Fields() ==> BRINGS UP THE ERROR
    'replace bookmarks
    tsCCDBReplaceAcrobatBookmarks objForm

    There are form fields in the document. As I just wrote it was working with Acrobat 7.
    I'll try to fill in the forms with unhidden acrobat app.

  • AW: [Acrobat Installation & Update Issues] AW: [Acrobat Installation & Update Issues] Update von Acrobat 8.0 auf 8.3

    hello
    I say again that I have acquired the Acrobat 8.0 version honestly. I ordered this version even if a handler is Germany. This handler was registered on the website at Adobe as a handler. If you do not believe me, I'm looking for stuff from my archive. But this time I would like to have then paid by you. Again, it is known that the version 8 Without the update 8.3, constantly has errors. I used to simply confirmed the update button. Today there is no longer this site. You are obliged to provide me with the update. Or give me a free replacement to the next higher version. Please give me a link to a zip file that contains a setup file.
    Best Regards
    Werner
    Hallo
    Ich sage nochmals, dass ich die Acrobat 8.0 Version ehrlich erworben habe. Ich habe diese Version auch bei einem Handler ist Deutschland bestellt. Dieser Handler war auch auf der Webseite bei Adobe als Handler registriert. Wenn Sie mir nicht glauben, werde ich die Sachen aus meinem Archiv suchen. Diese Zeit möchte ich aber dann von Ihnen bezahlt haben. Nochmals, es ist bekannt, das die Version 8. Ohne das Update 8.3, ständig Fehler hat. Ich habe früher einfach das Update Button bestätigt. Heute gibt es diese Seite nicht mehr. Sie sind dazu verpflichtet, mir das Update zu liefern. Oder liefern Sie mir kostenlosen Ersatz auf die nächste Höhere Version. Bitte, Sie mir einen Link mit einer Zip-Datei, die eine Setup Datei beinhaltet.
    Best Regards
    Werner
    Mobil:   +41 (0) 79 559 83 21
    Skype:<skype:werner6331?call> Werner Göbel<skype:werner6331?call> (werner6331)
    Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Der Inhalt dieser E-Mail ist ausschließlich für den bezeichneten Adressaten bestimmt. Bitte beachten Sie in diesem Fall, dass jede Form der Kenntnisnahme, Veröffentlichung, Vervielfältigung oder Weitergabe des Inhalts dieser E-Mail UNZULÄSSIG ist. Wenn Sie nicht der richtige Adressat bzw. sein Vertreter sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Vielen Dank. Der Versender übernimmt keine Haftung für die Richtigkeit oder Vollständigkeit der Meldung. Eventuell entstandene Schäden die aus den Inhalten dieser Meldung resultieren werden vom Versender nicht übernommen.
    This e-mail may contain confidential and/or privileged information. Access to this e-mail by anyone else is unauthorized. If you are not the intended recipient (or have received this e-mail in error), any form of disclosure, reproduction, distribution or any action taken or refrained from in reliance on it, is strictly PROHIBITED and may be unlawful. If you have received this transmission in error, please inform the sender immediately by e-mail at the above address and destroy this e-mail. Thank you.
    The sender does not accept liability for any errors or omissions in the contents of this message, which may arise as a result of e-mail transmission.
    Von: Rave
    Gesendet: Donnerstag, 28. August 2014 22:50
    An: Werner Göbel
    Betreff:  AW:  Update von Acrobat 8.0 auf 8.3
    AW:  Update von Acrobat 8.0 auf 8.3
    created by Rave<https://forums.adobe.com/people/Rave> in Acrobat Installation & Update Issues - View the full discussion<https://forums.adobe.com/message/6682731#6682731>
    < This thread has been answered a duplicate of Update von Acrobat 8.0 auf 8.3<https://forums.adobe.com/thread/1558776> >
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6682731#6682731
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Acrobat Installation & Update Issues by email<mailto:discussions-community-acrobat-installation_and_update_installation@adobe-v7.hosted.jivesoft ware.com> or at Adobe Community<https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14&container=47 14>
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

    Warum Sie antworten nicht auf meine Frage??
    Wie muss ich Instaliren??
    Beste Grüße
    Werner Göbel
    Mobil:     +41 (0) 79 559 83 21
    Skype:<skype:werner6331?call>  Werner Göbel<skype:werner6331?call> (werner6331)
    IGH Holding AG
    Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Der Inhalt dieser E-Mail ist ausschließlich für den bezeichneten Adressaten bestimmt. Bitte beachten Sie in diesem Fall, dass jede Form der Kenntnisnahme, Veröffentlichung, Vervielfältigung oder Weitergabe des Inhalts dieser E-Mail UNZULÄSSIG ist. Wenn Sie nicht der richtige Adressat bzw. sein Vertreter sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Vielen Dank. Der Versender übernimmt keine Haftung für die Richtigkeit oder Vollständigkeit der Meldung. Eventuell entstandene Schäden die aus den Inhalten dieser Meldung resultieren werden vom Versender nicht übernommen.
    This e-mail may contain confidential and/or privileged information. Access to this e-mail by anyone else is unauthorized. If you are not the intended recipient (or have received this e-mail in error), any form of disclosure, reproduction, distribution or any action taken or refrained from in reliance on it, is strictly PROHIBITED and may be unlawful. If you have received this transmission in error, please inform the sender immediately by e-mail at the above address and destroy this e-mail. Thank you.
    The sender does not accept liability for any errors or omissions in the contents of this message, which may arise as a result of e-mail transmission.
    Von: Bill@VT
    Gesendet: Sonntag, 31. August 2014 22:09
    An: Werner Göbel
    Betreff:  AW:  AW:  Update von Acrobat 8.0 auf 8.3
    AW:  AW:  Update von Acrobat 8.0 auf 8.3
    created by Bill@VT<https://forums.adobe.com/people/Bill%40VT> in Acrobat Installation & Update Issues - View the full discussion<https://forums.adobe.com/message/6689459#6689459>

  • WG: [Acrobat Installation & Update Issues] WG: [Acrobat Installation & Update Issues] Update von Acrobat 8.0 auf 8.3

    Mein Guter Freund.
    Ich brauche nur eine Datei mit einem Vollen Update.
    Ich möchte das Update mit einer EXE starten können..
    Beste Grüße
    Werner Göbel
    Mobil:     +41 (0) 79 559 83 21
    Skype:<skype:werner6331?call>  Werner Göbel<skype:werner6331?call> (werner6331)
    Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Der Inhalt dieser E-Mail ist ausschließlich für den bezeichneten Adressaten bestimmt. Bitte beachten Sie in diesem Fall, dass jede Form der Kenntnisnahme, Veröffentlichung, Vervielfältigung oder Weitergabe des Inhalts dieser E-Mail UNZULÄSSIG ist. Wenn Sie nicht der richtige Adressat bzw. sein Vertreter sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Vielen Dank. Der Versender übernimmt keine Haftung für die Richtigkeit oder Vollständigkeit der Meldung. Eventuell entstandene Schäden die aus den Inhalten dieser Meldung resultieren werden vom Versender nicht übernommen.
    This e-mail may contain confidential and/or privileged information. Access to this e-mail by anyone else is unauthorized. If you are not the intended recipient (or have received this e-mail in error), any form of disclosure, reproduction, distribution or any action taken or refrained from in reliance on it, is strictly PROHIBITED and may be unlawful. If you have received this transmission in error, please inform the sender immediately by e-mail at the above address and destroy this e-mail. Thank you.
    The sender does not accept liability for any errors or omissions in the contents of this message, which may arise as a result of e-mail transmission.
    Von: Bill@VT
    Gesendet: Donnerstag, 28. August 2014 17:15
    An: Werner Göbel
    Betreff:  WG:  Update von Acrobat 8.0 auf 8.3
    WG:  Update von Acrobat 8.0 auf 8.3
    created by Bill@VT<https://forums.adobe.com/people/Bill%40VT> in Acrobat Installation & Update Issues - View the full discussion<https://forums.adobe.com/message/6681580#6681580>
    I was not trying to imply that you improperly purchased the product, but that the source may have been a rip off and that could be the problem. From what I can see, it appears that you were able to install Acrobat, but can not do the updates. In that case, try the updates from the ftp site. I will have to come back with the address that I do not have on this machine. The html updates are no longer available for some reason, but the ftp site contains all the updates. You do have to install the updates in order in general, though you only have to reboot after the last update. I will change computers and find the ftp link to provide you.
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6681580#6681580
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Acrobat Installation & Update Issues by email<mailto:discussions-community-acrobat-installation_and_update_installation@adobe-v7.hosted.jivesoft ware.com> or at Adobe Community<https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14&container=47 14>
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

    Warum Sie antworten nicht auf meine Frage??
    Wie muss ich Instaliren??
    Beste Grüße
    Werner Göbel
    Mobil:     +41 (0) 79 559 83 21
    Skype:<skype:werner6331?call>  Werner Göbel<skype:werner6331?call> (werner6331)
    IGH Holding AG
    Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Der Inhalt dieser E-Mail ist ausschließlich für den bezeichneten Adressaten bestimmt. Bitte beachten Sie in diesem Fall, dass jede Form der Kenntnisnahme, Veröffentlichung, Vervielfältigung oder Weitergabe des Inhalts dieser E-Mail UNZULÄSSIG ist. Wenn Sie nicht der richtige Adressat bzw. sein Vertreter sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Vielen Dank. Der Versender übernimmt keine Haftung für die Richtigkeit oder Vollständigkeit der Meldung. Eventuell entstandene Schäden die aus den Inhalten dieser Meldung resultieren werden vom Versender nicht übernommen.
    This e-mail may contain confidential and/or privileged information. Access to this e-mail by anyone else is unauthorized. If you are not the intended recipient (or have received this e-mail in error), any form of disclosure, reproduction, distribution or any action taken or refrained from in reliance on it, is strictly PROHIBITED and may be unlawful. If you have received this transmission in error, please inform the sender immediately by e-mail at the above address and destroy this e-mail. Thank you.
    The sender does not accept liability for any errors or omissions in the contents of this message, which may arise as a result of e-mail transmission.
    Von: Bill@VT
    Gesendet: Sonntag, 31. August 2014 22:09
    An: Werner Göbel
    Betreff:  AW:  AW:  Update von Acrobat 8.0 auf 8.3
    AW:  AW:  Update von Acrobat 8.0 auf 8.3
    created by Bill@VT<https://forums.adobe.com/people/Bill%40VT> in Acrobat Installation & Update Issues - View the full discussion<https://forums.adobe.com/message/6689459#6689459>

  • Having issues with acrobat 9 standard installation

    I'm having problems with acrobat 9 not printing PDF documents.  I uninstalled the program without deactivating.  Now when I attempt to reinstall I get the following error 1935.  An error occurred during the installation of assembly component {66332652-9C28-58B1-AO1F-C8B3B9A1E18E}. HRESULT: 0x800736FD.

    Hi Frances,
    Here is the help document for this error. Please check following link for solution.
    http://helpx.adobe.com/creative-suite/kb/error-1935-assembly-component-microsoft.html
    Feel free to write us in case you would need any further assistance.
    Regards,
    Ashish

  • Acrobat 9 Pro issues with thumbnails.

    I've noticed the following issues in Acrobat 9 Pro. Any ideas on these would be helpful.
    In the thumbnails view, for larger documents, the last page (thumbnail) is always out of view and I can't scroll down any further to see it.
    In previous versions, to replace a page, I could drag a page from another PDF and hover over the thumbnail page number. When the thumbnail was highlighted, that page would be replaced with the new one.

    thanks Mylenium
    the font association problem is something recent though, since I used acrobat to print mails directly from my gmail account previously...
    it's galling but I installed a free pdf printer which does the job, I needed copies of these mails urgently !
    as to the update issue, I see no aum.exe, msiexec.exe or setup.exe running... but that's quite above my head... do I look for those exact processes or are they generic names for processes ?
    does my question make sense ????

  • Issue with Acrobat 7.0 and Windows 7

    Trying to install and use Acrobat 7.0 Pro with Windows 7. It's not working properly when trying to open a file in the Acrobat. Any suggestions or what upgrade to Acrobat do I need?

    Acro 7 is not compatible with Win 7. In your case there are no upgrades. You need to buy a full version of Acro XI. The minimum version to be eligible for upgrade pricing is Acro 8.
    Mylenium

  • Thanks to Mandeep5062 Acrobat Pro download issue with Safari

    Before your response arrived I shut down Safari, loaded Firefox, went directly to the Adobe download page and attempted a download. The download started correctly and then switched over to the Creative Cloud downloader and I thought, "Here we go again". However, the process completed and installed the Acrobat Pro software as advertised. This might be a work around others can use that are having issues with Safari.

    Win 7 either comes with a virtural XP machine installed, or it's freelly availible.  I forget which, but this may be a simple solution to your issue. 
    Here's a link that might help:
    http://www.microsoft.com/windows/virtual-pc/
    Thom Parker
    The source for PDF Scripting Info
    pdfscripting.com
    The Acrobat JavaScript Reference, Use it Early and Often
    http://www.adobe.com/devnet/acrobat/javascript.html
    Then most important JavaScript Development tool in Acrobat
    The Console Window (Video tutorial)
    The Console Window(article)

Maybe you are looking for

  • Ipod to TV

    30G ipod and Sharp Aquous TV. New AV (RCA) cable from Radio Shack allows audio but I can't get video. Earlier thread says "Second, when configuring your iPod, set the 'TV out' setting to 'Ask', and then access your video from the 'Video' main menu. I

  • Bridge CS6 crashing on opening

    Hi, I'm having increasing problems with my Mac Book Pro. It crashes when opening Adobe Bridge CS6 with this error code: 19/10/2014 10:24:07.084 pm ReportCrash[1410]: com.apple.message.domain: com.apple.crashreporter.writereport.crash com.apple.messag

  • Missing Perl Bundle?

    Trying to run a Perl script, and I get this response: Can't locate Image/ExifTool.pm in @INC (@INC contains: /System/Library/Perl/5.8.6/darwin-thread-multi-2level /System/Library/Perl/5.8.6 /Library/Perl/5.8.6/darwin-thread-multi-2level /Library/Perl

  • Complex Duty Rates

    Hello, Can anyone give some direction on how to correctly upload Complex Customs Duty Rates (i.e. those of type B00X in the XML file) from the data provider (i.e. Customs Info)? There does not seem to be any mapping that exists for B00X in GTS config

  • Fiscal year imp

    hi! i have one queition , in fiscal year varient creation we enter periods, and in year shift bar we enter also 0 or -1 or +1 can any one explain about how can we using this with detail. thank u chinna