Acrobat 7.0 Printer port problem with windows 7.0?

I installed adbobe acrobat 7.0 standard on my new computer (windows 7.0), and I get this message: "warning 20225 adobe 7.0 ws unanle to setup adobe printer port." Does acrobat 7.0 work with windows 7.0?

If you are able to open Acrobat and Distiller, then you may be able to create a work-around. If the Adobe PDF printer was created, but not the port, then change the port to a "print-to-file" setting. Then open Distiller and setup a watched folder that you would print the file to. When you print the file, you may have to set the file extension to PS rather than the default PRN. The file would be a PS file and the extension is only to help the watched folder setup. Then try to print to the Adobe PDF printer and see if the watched folder will do the job. I am not sure and have not tried it on Win7 (I have AA9) but it is an option to try. If it does not work, then it is time to upgrade -- may be a good idea anyway.

Similar Messages

  • Acrobat Pro 9 is not compatible with Windows 7

    Acrobat Pro 9 is not compatible with Windows 7.  How do I upgrade my version?
    Thanks,
    John

    Where did you get that information (other than Win 7 is not listed in the compatibility list)? I have been using AA9 on Windows 7 for several years (it is a 32-bit system). Did you try to install it or some other issue crop up? You may need to be sure you install the updates, but otherwise it should work. Even folks with AA8 have been successful on Win 7 (at least that is what they have reported), though they are likely to have some minor problems at times.
    My Win7 came with Acrobat 9 when Win 7 first came out and has worked fine. If you have upgraded OFFICE to 2010 or later, then you would only be able to print, not use PDF Maker.
    That being said, it is still a good idea to go ahead and upgrade. AA9 is the oldest version qualifying for the upgrade to AAXI.

  • Problems with Windows Live Mail send/recieve after upgrading Firefox

    I recently upgraded Firefox and since then I get this:
    An unknown error has occurred.
    Server: 'smtp.frontier.com'
    Windows Live Mail Error ID: 0x80070057
    Protocol: SMTP
    Port: 25
    Secure(SSL): No

    have you tried using imap instead?
    if you can access your email from the web page then sounds more like a problem with windows live mail and not your BT account
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • IPhone 3GS SYnc problems with Windows 7 64 Bit

    I am having sync problems with windows 7 64 Bit.
    The iPhone syncs a few tracks then hangs, a few minutes later itunes tells me the iphone has timed out.
    Anyone have any ideas about this. I have tried different USB ports, cleaned the apple USB cable contacts with Servisol, restored the iPhone and reinstalled itunes.
    iPhone and iTunes are latest versions.
    Thanks
    Joe

    "Try this connect the iPhone, let the mtp driver installation fail, then go into the device manager and uninstall the unknown mtp device. If you then scan for new hardware from the device manager it should recognize the iPhone & update the driver."
    Ok here's what I did:
    1) Connect the iPhone (iTunes had been installed)
    2) No MTP driver installation is happening as Windows detects iPhone successfully
    3) Open Device Manager
    4) There seems to be 2 drivers for iPhone that are active now, although I still can't see which one is the MPT driver you're referring to.
    One of them sits under Portable Devices: "Apple iPhone". If I view the details of this driver, it lists the following files:
    - C:\Windows\system32\DRIVERS\UMDF\WpdMtpDr.dll
    - C:\Windows\system32\DRIVERS\winusb.sys
    - C:\Windows\system32\DRIVERS\WUDFRd.sys
    - C:\Windows\system32\WpdMtp.dll
    - C:\Windows\system32\WpdMtpUS.dll
    The other one sits under Universal Serial Bus controllers: "Apple Mobile Device USB Driver". And as indicated by Joe above, it lists the following files when I view the Details:
    - C:\Windows\system32\Drivers\usbaapl64.sys
    - C:\Windows\system32\usbaaplrc.dll

  • Ratpoison: Problems with windows autoscaling and conky statusbar

    Hi all!
    I am newbie with ratpoison and yesterday made fresh installation. Everyting else did well expect window autoscaling and conky + dzen2 statusbar. 
    What I did:
    I followed those steps from archwiki for setting up dzen: https://wiki.archlinux.org/index.php/Dzen
    my .conkyrc looks like a same as in the wiki:
    background no
    out_to_console yes
    out_to_x no
    update_interval 1.0
    total_run_times 0
    use_spacer none
    TEXT
    ^fg(\#ff0000)${loadavg 1 2 3} ^fg()${time %a %b %d %I:%M%P}
    my .xinitrc looks like:
    #!/bin/bash
    FG='#aaaaaa'
    BG='#1a1a1a'
    FONT='-*-terminus-*-r-normal-*-*-120-*-*-*-*-iso8859-*'
    conky | dzen2 -e - -h '16' -w '600' -ta r -fg $FG -bg $BG -fn $FONT
    feh --bg-scale /home/tetrao/walls/hn.jpg &
    # setup urxvtd daemon
    urxvtc "$@"
    if [ $? -eq 2 ]; then
    urxvtd -q -o -f
    urxvtc "$@"
    fi
    unclutter -root -grab -idle 1 &
    exec ratpoison
    and .ratpoisonrc
    startup_message off
    escape C-z
    set padding 0 16 0 0
    bind x exec $(dmenu_path | dmenu)
    bind C-x exec $(dmenu_path | dmenu)
    bind c exec urxvtc
    bind C-c exec urxvtc
    bind b exec uzbl-tabbed
    bind C-b exec uzbl-tabbed
    # Undo
    bind u undo
    bind C-u undo
    definekey top Print exec import -window root ~/ss-`date +%Y%m%d%H%M%S`.png
    definekey top S-XF86AudioRaiseVolume exec ratvolume Master 3%+
    definekey top S-XF86AudioMute exec ratvolume Master 0
    definekey top S-XF86AudioLowerVolume exec ratvolume Master 3%-
    definekey top XF86AudioRaiseVolume exec ratvolume PCM 3%+
    definekey top XF86AudioMute exec ratvolume PCM 0
    definekey top XF86AudioLowerVolume exec ratvolume PCM 3%-
    definekey top C-S-Up focusup
    definekey top C-S-Left focusleft
    definekey top C-S-Down focusdown
    definekey top C-S-Right focusright
    definekey top C-M-Up prevscreen
    definekey top C-M-Down nextscreen
    definekey top M-l exec ratpoison -c "select -" -c "gprev" -c "next"
    definekey top M-h exec ratpoison -c "select -" -c "gnext" -c "next"
    definekey top M-j next
    definekey top M-k prev
    So I did 16 pixels hole for the conky statusbar. Still I cannot see anything on the top of screen. (Just empty hole)
    Problem with windows autoscaling is that it doesn't fullfill whole screen. I can also see two additional small holes at the bottom and right side of screen (eventhought I didn't made those by the config). Strange isn't it?
    I put my print screen, hope it tells more about the problem:
    What I should to do text? Edit some files, but I dunno which one and how?
    I appreciate your help.
    Cheers!

    fr33ke wrote:
    About the small holes, see "Why is there a small gap between my terminal and the edge of the screen?" in the ratpoison FAQ.
    I'm not sure about your dzen/conky problem, maybe you need to "unmanage" its window? See the ratpoison documentation.
    That fixed autoscaling issue. Thx a lot!
    Any ideas, what is wrong with dzen+conky bar? I quickly read ratpoison manual and didn't find any help for this problem.

  • Problem with windows and my monitor in after effects

    HI . before any thing excuse me for speeking english.
    i have a problem with windows in after effect in my monitor
    my monitor is 15.6 and resolution is 1366*768
    for example when i open interpret footage window i can't see that complete and amount of size window dont visible.
    Thanks.

    Your system doesn't meet the requirements and that is that. AE has required 900 pixel height ever since CS4. Other than changing your screen res or shuffling around windows there is nothing you can do.
    Mylenium

  • Hi anyone having a problem with windows 7 and itunes

    Hi has anyone had a problem with windows 7n and Itunes...My Itunes was working now wont open says files missing reinstall...which I have done several times also other programs that were working now have error message your side by side configuration isnt correct any ideas!!!

    Yes, I am also having trouble with my windows 7n.  I tried to install the download but it didn't have 32 bit for my computer and I don't think it will help me see my phone on my external devices. I can't transfer my photos. Any help would be appreciated.

  • Problems with Windows XP SP3 in Boot Camp

    Hi,
    I have recently received a 21.5" iMac; it is the higher-end of the 21.5" standard configurations. The problems I am having, I believe, specifically relate to drivers.
    Firstly, I get no sound whatsoever in Windows XP SP3 (boot camp); I have tried removing and reinstalling the drivers from the Snow Leopard install disc, but no success. I have no yellow question marks in the device manager window, but the absence of audio still persists.
    Secondly, I cannot gain access to the special functions of the Apple wireless keyboard in Windows XP SP3 via Boot Camp. Again, I have tried reinstalling the drivers, but no success. I have read an Apple support document which states that the keys are only supported on late 2009 Macs; I own one of these Macs, so that cannot be the problem.

    Problems with Windows XP SP3 in Boot Camp
    Boot Camp forums are here: http://discussions.apple.com/category.jspa?categoryID=237

  • I am having a problem with Windows Fusion installed on a MacBook.

    I am having a problem with Windows Fusion installed on a MacBook OS 10.  When attempting to use a Browser, (either IE, or Chrome), under Windows Fusion, I cannot browse to ANY page except Gmail.com.
    I checked all security settings, and found no problem. Neither browser will allow me to do ANYTHING other than go to Gmail.com!!!
    I am not sure if I have some virus on my Windows side, because Google and Safari both work perfectly on my Apple side, just not when running Windows Fusion.
    Is there some setting I am missing, or do you think I have malware/virus issues?? My Internet connection is DEFINITELY working fine - I can send, receive, open, and close all my email on Gmail only, and can navigate freely on Gmail, but cannot get to any other site even hyperlinked to Gmail.
    Any help would be greatly appreciated.
    Thank you very much.

    HartEJ wrote:
    ...Neither browser will allow me to do ANYTHING other than go to Gmail.com!!!...
    If you've already tried my previous suggestions, it may be that something has tampered with the DNS settings in your Windows VM, which might bypass the settings your Mac uses. Assuming you're using Windows 8, these instructions explain how to check and change the DNS settings. There's also a link in those instructions listing a variety of suggested DNS settings. If you do try changing the settings, record what the settings currently are in case you want to return to them.

  • Looking for a site that shows problems with windows patches or updates.

    Looking for a site that shows problems with windows patches or updates...so I know what not to install.
    Plenty of sites list and summarize individual patches, I want one that consolidates problems and complaints so I can better assess the risk. Currently I'm waiting to install patches several days and doing google searches. That works, but I'd rather find a place
    that does it with expertise.
    Which forums would be best to look for such problems.
    Thanks in and advance for suggestions

    Hi,
    I agreed with Cyber and Rick.
    Windows update helps to keep your PC safer—and your software current—by fetching the latest security and feature updates from Microsoft via the Internet.
    Although there might be some problems when installing it, Windows update is not the one to blame.
    For troubleshooting Windows updates, if needed:
    Fix Microsoft Windows Update Issues
    http://support2.microsoft.com/gp/windows-update-issues
    Best regards
    Michael Shao
    TechNet Community Support

  • Has anybody had the following error while trying to download iTunes 10.5? There is a problem with Windows Installer package. A program required for this install to complete could not be run.

    Has anybody had the following error while trying to download iTunes 10.5? There is a problem with Windows Installer package. A program required for this install to complete could not be run.

    Go to "control panel" then "add or remove programs".  Highlight "Apple software update"  Choose "change" click "Repair"  This should do the trick.  Then download and install iTunes 10.5 again.

  • Tried to install iTunes 10.5 this morning but an error appeared saying "problem with windows installer package. A program required for this install to complete could not be run." Can someone please help

    I tried to install iTunes 10.5 this morning but an error appeared saying "problem with windows installer package. A program required for this install to complete could not be run." Can someone please help

    Firstly, are you installing iTunes for the first time or are you updating your current version of iTunes?
    If you're installing iTunes for the first time have you tried redownloading the installer package? Perhaps the file you downloaded originally is corrupted...
    http://www.apple.com/itunes/
    If you've tried that, then try installing iTunes as your computer's administrator. To do this right-click the install package and choose "Run as administrator".
    If you're updating iTunes to the most recent version try repairing the Apple Software Update program on your computer. It's under the add/remove programs.
    1. Open the control panel
    2. Open Add/Remove programs (called "Programs and Features" in Windows 7)
    3. Navigate to "Apple Software Update" in the list and click on it
    4. Click on "Change" then select "Repair" (or just select the repair option in Windows 7)
    Once you repair this, try running iTunes and the update again.
    Fingers crossed!

  • Problem with Windows Media Player since installing Firefox 4.0

    Problems with Window Media Player. When I am using Windows Media Player to view a video from another source I am having problems. When I hit pause and then go back to hit play it does not have any sound. The player is not on mute and it keeps going from pause to play with no sound most times. Please help. Thank-you. I have Windows Vista programs.

    What can I do to get the Windows Media Player to work properly?

  • Problems with Windows VISTA and WPA-2

    Hi Guys,
    I am using a Linksys router supporting draft-N; it seems that after some time of usage; Windows Vista stop being able to connect to Linksys using a WPA-2 PSK.
    Everytime you search for the SSID and attempt to connect, the ''network is taking too long to connect''' and Windows always informs the user that ''limited or no connectivity'' even though the signal strength is excellent.
    Is that a common problem in Windows Visa (I am using Home Edition)?

    Yes thats the basica command problem with Windows Vista while connecting to the Wireless Network.... In this you can need to update your Windows Vista OS with all the Latest Patches and the Service Pack to improve more stability on your Vista Computer to get connected to the Wireless Network..

  • Photo sync problem with Windows Vista?

    I did some searching and was wondering if there is a solution to the photo sync problem with Windows Vista. I have gone the route of changing some of my photos to bitmap files but this is was way too much work just to view on ipod. I like to email Apple but could not find a link to do so. As far as I know I have all updates but still the iPod does not sync photos. Is there an update to this that I am missing or am I stuck changing all my photos to .bmp files?
    Thanks,
    Dean.

    I checked out the article and not much help, thanks anyway.
    Would it make a difference if I purchased Adobe Photo Album or would I still be stuck with changing and saving files to .bmp extensions? I have Adobe Photoshop album starter but still have to change file extensions.
    If someone has a solution to this problem I would really be greatfull. I did contact Dell as this is a brand new computer and that was a wash. They did give me a number for Apple but of course I bought the iPod off of ebay and has no warranty on it so unless I pay a fee I'm not calling. It just blows my mind that Microsoft and Apple can't or won't come up with a fix. But I guess when Microsoft wants you to buy the Zune or Apple wants you to buy the overpriced Macintosh why would they waste time on having there products compatible with each other.
    Thanks.

Maybe you are looking for

  • WON'T INSTALL AT ALL ??

    i installed my itunes 4 about 6 months ago and i had to uninstall SP2 and downgrade it to SP1 to make it work. I recently decided to upgrade my software (itunes4->itunes6) and so first i tried to upgrade my drivers on ipod mini from 1.2 to 1.4 .. the

  • Bounding box of placed pdf 'reflecting' objects of parent Ai file... Not what I want!

    As a self-taught Illustrator CS3 user I keep running into confounding issues.  The latest is this: Artboard is US letter size.  I have a placed jpg image in the top half that extends beyond the artboard on one side.  Only want 3/4 of the jpg content

  • Messages not displaying after upgrade

    I use Thunderbird with two IMAP accounts connecting to an internal mail server (IBM Domino). My OS is Windows 8.1 64bit. Since Thunderbird 31 I have this kind of problem: after a while (variably from few to several minutes) the messages are visible i

  • One R/3 system connecting to TWO BW systems

    Hi , When we connect two bw systems to one R/3 system, could you please exlain what is the imact to SAP and BW in terms of query performance, batch performance,Develoment ,Quality system,security,BW Support. Thanks in advance. Regards, kranthi

  • PSE5 Not saving in version sets

    How do I get edits to save in version sets with the original (RAW) file.  I am using PSE5 on a Windows PC.  This used to work fined but not since reinstallion.  I have 800+ RAW files to work on and want to use version sets as I used to but whatever I