Save a copy doesn't work on Windows 7 32-bit

I upgraded from Vista to Win 7 32 bit Home Premium and after opening a web PDF (IE8) the save a copy button will not save a copy.  I'm trying from the Best Buy credit card site.  I uninstalled Reader and reinstalled v9.2.  I'm hoping someone else has encountered this problem and has found a fix.

If you are needing more drivers and Lenovo utilities I suggest you download and install ThinkVantage SystemUpdate. 
Should you still be missing something after running it I suggest you post what you think is missing, or what you need, in order that other members can assist you.
Andy  ______________________________________
Please remember to come back and mark the post that you feel solved your question as the solution, it earns the member + points
Did you find a post helpfull? You can thank the member by clicking on the star to the left awarding them Kudos Please add your type, model number and OS to your signature, it helps to help you. Forum Search Option T430 2347-G7U W8 x64, Yoga 10 HD+, Tablet 1838-2BG, T61p 6460-67G W7 x64, T43p 2668-G2G XP, T23 2647-9LG XP, plus a few more. FYI Unsolicited Personal Messages will be ignored.
  Deutsche Community     Comunidad en Español    English Community Русскоязычное Сообщество
PepperonI blog 

Similar Messages

  • Reader X -  Save a Copy doesn't work on some sites (See Screenshot)

    When i open the following site :
    http://www.sciencedirect.com/science?_ob=PublicationURL&_tockey=%23TOC%235581%232011%23999 679996%232749734%23FLA%23&_cdi=5581&_pubType=J&_auth=y&_acct=C000058774&_version=1&_urlVer sion=0&_userid=5718791&md5=244a63d1a757822ce428c0af4f0cc4ae
    And click on one of the pdf files it opens and shows the save a copy button when i click on it, it doesn't work, in the old versions of reader all went fine.
    But on other websites i can open and save the pdf
    When i press Ctrl -Shift - S, the following message appears
    Im running Windows Xp sp3.
    Anybody an idea
    Kind regards

    We've had all kinds of issues with this.  If your user isn't a LOCAL ADMIN (and they shoudln't be) on the computer and the web browser is Internet Explorer, and the site has protected mode = ON in IE, and you have "display PDF in browser" enabled, you can kiss mouse wheel support, saving PDF's and some other things goodbye.  It seems to be a permissions issue when you start to resrtict what the user and user mode applications can do.
    If you disable the "display PDF in browser" option it works, but this breaks the DDE scripts on some websites.
    If you make the user an ADMIN on the workstation, it works, but that is stupid and we shouldn't have to do that.
    If you make the site a trusted site, or disable internet explorer sandboxing by eliminating protected mode support, it works, but again that is stupid - you shoudln't have to trust every site you want to print/save a stupid PDF from.  And besides, Adobe even thinks sandboxing is important, they just implemented protected mode support.  We shoudln't have to disable it in another product to get this one to work!
    Really hoping that someone at Adobe will get a clue and start making something that works with corporate machines that have limited user rights, and UNC path folder redirection and roaming profiles, and print drivers that need to be used to render the document to print correctly and etc...

  • My touchpad doesn't work on windows system after I upgrade the OS from window 8.0 to 8.1, can someone help me how to settle it, thanks,

    My touchpad doesn't work on windows system after I upgrade the OS from window 8.0 to 8.1, can someone help me how to settle it, thanks,

    Hi candy, glad that you found that Shockwave Flash Object, it works with the Flash files and is very important
    The NPSWF files that you said are not there, those are for the Firefox browser or Chrome or some other browser. If you use Firefox and want the Flash Player for that, then close all of your browsers so you are only looking at your Desktop.
    Click on this Flash Player Installer for Firefox and SAVE it to your Desktop. Then RUN it from your Desktop, and after it is finished Installing, Restart your computer.
    Then Using Firefox go to the plug-ins and find a SWF vs 10.0.45.2 and make sure it is Enabled. This is just like the Shockwave Flash Object for Internet Explorer, but it is the one that works with Firefox.
    Let me know if that is what you wanted to do. If you don't use Firefox, but Chrome or another browser, then this will work for that one also.
    If you don't use another browser, then don't do any of this. I just thot maybe you did and that is why you were concerned that the NPSWF files were not there.
    Thanks,
    eidnolb

  • HT1589 This doesn't work in Windows 8. Anybody know how to get this dialog box in Windows 8?

    This doesn't work in Windows 8. Anybody know how to get this dialog box in Windows 8?

    Hello,
    Try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    *Click the orange Firefox button at the top left, then select the "Options" button, or, if there is no Firefox button at the top, go to Tools > Options.
    *In the Firefox options window click the ''Advanced'' tab, then select "General".
    *In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    *Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    * [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    * [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    Did this fix your problems? Please report back to us!
    Thank you.

  • Rich Textbox example doesn't work in Windows 7

    In the past I use the Rich Textbox example (\samples\userint\activex\richTextxbox.prj) in Windows XP (CVI 2010 SP1).
    Now I noticed that this example doesn't work in Windows 7 64-bit because the ActiveX is not registered on the system (see attached error.jpg).
    Isn't this control installed by CVI IDE itself?
    How can I get this example working on my Win 7 64-bit machine?
    Vix
    In claris non fit interpretatio
    Using LV 2013 SP1 on Win 7 64bit
    Using LV 8.2.1 on WinXP SP3
    Using CVI 2012 SP1 on Win 7 64bit, WinXP and WinXP Embedded
    Using CVI 6.0 on Win2k, WinXP and WinXP Embedded
    Solved!
    Go to Solution.
    Attachments:
    error.JPG ‏29 KB

    Hi Vix
    It looks like the Rich Textbox control component provided by one of the VB runtimes is no longer included by default with Windows 7.
    I have been able to manually register the ActiveX control using Regsvr32 as described in the following Microsoft KB.
    I was able to download the needed ActiveX control from here and from there you need to copy the .ocx ActiveX control to your C:\Windows\SysWOW64 directory. Open up a command prompt as administrator and run 'REGSVR32 RICHTX32.OCX'.
    SysWOW64 is the 'Windows On Windows' emulation directory which is used for running 32 bit controls in a 64 bit environment.
    I realise this isn't the best solution as it will make application deployment a little more complicated, another solution may be to use another RTF ActiveX control such as the one here: http://www.lebans.com/richtext.htm.
    Thanks
    Chris | Applications Engineer NIUK

  • My i pod nano first generation doesn't work with windows 8

    My i pod nano first generation doesn't work with windows 8

    Howdy yvesmd,
    Thanks for using the Apple Support Communities.
    If your iPod nano is not being recognized in iTunes on your Windows computer, then I'd like you to please follow the directions in the link below.
    Apple - Support - iPod - iPod nano Troubleshooting
    Cheers,
    Alex H.

  • TS3704 How are you supposed to fix "The feature you are trying to use is on a network resource that is unavailable" alert appears when you remove Apple software in Windows if it doesn't work on Windows 8 or 8.1???

    How are you supposed to fix "The feature you are trying to use is on a network resource that is unavailable" alert appears when you remove Apple software in Windows if it doesn't work on Windows 8 or 8.1???

    See Troubleshooting issues with iTunes for Windows updates. You may have to uninstall what you can, reboot and delete the named folders, then reinstall.
    tt2

  • "Email me" doesn't work in Windows

    Has anyone found that the "Email me" button doesn't work on Windows machines? I have just been told by one or two visitors to my website (www.aroundthebusch.com) who use Windows that the buttons didn't work.

    It may be a Flash Security issue... upload SWF to server, open it to browser from there and try your links again...
    Here´s one SWF exported from indesign (links to email at page 3):
    http://www.edocker.com/_demo/edocker-online-demo/index.html

  • AT-AO-10 doesn´t work with Windows 2000

    I have an AT-AO-10 board that doesn’t work with Windows 2000. I have reserved two IRQs for legacy devices (non plug and play) in BIOS. The AT-AO-10 has got assigned these IRQs, a DMA and a base address that are free, and there aren’t any hardware conflicts, but the board doesn't pass the MAX's text.
    In Windows 'Information System', the board is shown in 'Forced hardware', but I don’t know that is a problem.
    If the board is unplugged, error messages are the same.

    Hello;
    You didn't mention what version of the NI-DAQ driver you are using over there. Anyway, my suggestion to you is to uninstall the NI-DAQ driver you have installed, remove the board, reboot the machine, download and install the latest NI-DAQ version (6.9.3) from NI web site.
    Try the installation with the new driver, and if that is still not working, the best bet is to try the same installation on a different machine to double check if the hardware is not defective.
    Regards
    Filipe A.
    Applications Engineer
    National Instruments

  • Application Restart and Recovery APIs doesn't work for windows services

    I am using the Application Restart and Recovery mechanism (provided in Windows API Code Pack for Microsoft.NET Framework) to collect some information (i.e. stack information when there's an unhandledexception)  before my windows service crash down.
    It works well for windows form applications, but the callback method wouldn't be called if the host is a windows service. 
    I have checked the article: https://msdn.microsoft.com/zh-cn/subscriptions/downloads/cc303708
    But it doesn't specify clearly whether it works for a windows service. It seems that the recovery will only be activated when the user interacts with the error dialog of Windows Error Reporting (clicking "close" on the dialog, for example).
    So I am wondering is my guess right that the Application Restart and Recovery mechanism doesn't work for windows services. Or is there a better way to meet my requirement? 

    I would suggest trying ARR if that's what you want to use.  The restart portion won't work, but it doesn't need to as if you fail out of your service, the Windows service controller will handle recovery (up to and including restarting your service).
     You configure those recovery actions either through code or one of the built in administrative tools for services such as services.msc.  
    DebugDiag/ADplus and similar tools ultimately do use built-in APIs; you don't need to add anything external to collect debugging information.  You do however have to write a good deal of code to do somethings.  It's pretty simple to use the unmanaged
    function that I pointed out before and
    MiniDumpWriteDump to write a minidump when you hit an unexpected error(the dbghelp.dll that comes installed with Windows has it so you don't need anything additional installed).  You can even write a basic debugger that literally debugs a process using
    only kernel32 functions (see
    https://msdn.microsoft.com/en-us/library/windows/desktop/ms679301(v=vs.85).aspx if you're interested).  
    WinSDK Support Team Blog: http://blogs.msdn.com/b/winsdk/

  • Satellite A210 (PSAEG) - Microphone doesn't work on Windows 7 64bit

    Hello, the micro doesn't work under windows 7 64 bit, the driver I'm using is Windows Vsta 64 bit. The volume is set up maximun and so is the amplification but no way to make it work with skype or toshiba camera assistant software.
    Can anyone help me?
    thank you

    Hi Largo09,
    Usually you have to install the webcam and sound driver to get the microphone working. The microphone is a part of webcam
    As you wrote, Satellite A210 is not Windows 7 64bit supported so the only option you have are Vista 64bit drivers
    In my opinion you should check if Microphone is enabled in Windows sound settings. There you can also enable Microphone boost, that can increase the microphone volume.

  • HP Deskjet 2512 Director doesn't work on Windows 7? Is there a fix?

    HP Deskjet 2512 Director doesn't work on Windows 7? Is there a fix? All that happens is two text pages open, but no Director. I have downloaded and installed latest full software version DJ2510_1313. Any help for this?
    This question was solved.
    View Solution.

    Hi DJ2512,
    I understand you have a Deskjet 2512 that is not able to open the Printer Assistant, it opens to text pages. I'm sorry to hear this, but I will definitely do my best to assist you!
    From what you've described, it sounds like your Printer Assistant is opening to a Notepad page. I'd suggest that you follow this HP Printer Assistant Opens with a Script Error or in Notepad document to get the issue resolved.
    Hope this helps, have a great day!!
    Please click “Accept as Solution ” if you feel my post resolved your issue, as it will help others find the solution faster
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    **MissTeriLynn**
    I work on behalf of HP

  • Tap-to-Click doesn't work on Windows 8

    Hi all. I'm using bootcamp for two weeks, and Trackpad's tap-to-click feature doesn't work on Windows 8 x64. Can you help me please? Thanks a lot.

    Aah, thanks a lot. That's so easy.

  • My apple magic mouse doesn't work in windows 7 after installing maverick os x

    My apple magic mouse doesn't work in windows 7 after installing the maverick operating system on my mackbook pro.  How do I fix this problem?

    Hi bsruff,
    If you are having issues with your Magic Mouse in Windows 7 via Boot Camp after upgrading to Mavericks, you may find the following article helpful:
    Apple Support: Resolving issues with Windows when using Apple Magic Mouse or Apple Wireless Keyboard
    http://support.apple.com/kb/TS3092
    Regards,
    - Brenden

  • Audigy SE doesn't work in Windows 7

    #? Hello.
    My?Audigy SE doesn't work in Windows 7!
    I know, it was not once posted here, but that's very annoying issue. I want it to be really fixed!
    I tried everything I found here and even more. Spent a lot of my personal time and have no result at all.
    Windows 7 Compatibility: Creative Sound Blaster Audigy SE Sound Card
    The situation sucks!
    I don't want to buy a new card! Why should I? It works in ANY previous Windows and even old versions of Linux. So, make it compatible with newer one!
    Regards.

    ' Installed device in another PC with same OS. And it worked (seems like fine) with latest drivers from Creative site.
    May be, the problem is that Setup doesn't delete old drivers or other stuff which conflicts with latest drivers? Before released drivers I tried to install beta and them didn't work. Yes, I uninstalled them and removed all drivers and software which I could with Device Manager. But it seems like it is installing well on "clean" system.

Maybe you are looking for

  • How to delete the Request Number

    Hi all,              How to delete the Requset Number in Development Client.Already i transported this Req. Number to Tesing Client.

  • Error in TemSe Management

    Hi All, I saw a few Error in TemSe Management in sm21. However, the symbols is green color. The detail of the error indicate "Error in the C coding of the spooler. Message is no longer output." Is that important ? What had caused it? Regards Lauran

  • Need BPEL Designer to integrate with jDEV 11g

    I am using jDeveloper 11g: Oracle JDeveloper 11g 11.1.1.0.0 Studio Edition Version 11.1.1.0.0 I have BPEL Process manager 10.1.3.1 but it did not come bundled with BPEL Designer. I am unable to use jDev 11g as the designer for BPEL Process Manager. I

  • Automatically Start Time Machine

    Since upgrading to OS X Mavericks over a month ago, I have to open Time Machine Preferences and select my external HD/disk EVERY time that I reboot my iMac.  Otherwise, Time Machine will not start despite the TM slide being "On."  I was talking with

  • Nano Repair Turn-around time

    I was just wondering if anyone had any recent experience with how long it is taking to get a repaired/replaced Nano (i.e. how long after your support ticket has gone to "Replacement Ordered / Order Created" to when it actually ships and is received).