Scrolling only allows one page spread to be visible?

Hi,
I have run into this on other files, but for the life of me can't figure out how to go back to the original setting of being able to scroll through all the spreeads using the wheel or the scroll bar and seeing the next spread -- currently when I attempt to scroll there is nothing visible below the the current page -- but if I use the alt+pgdwn or pgup that will take me to the next spread.
Any ideas?
Thanks!
Carol

Scrolling has been pretty reliable in CS4. Could be bad prefs, or a bad video driver. to repalce your prefs, I'd use the manual method here: Replace Your Preferences
To test the video driver, trun off vido hardware acceleration in the display properties.

Similar Messages

  • Traffic only allowed one-way for VPN connected computers

    Hello,
    I currently have an ASA 5505.  I have set it up as a remote access SSL VPN. My computers can connect to the VPN just fine.  They just can't access the internal LAN (192.168.250.0).  They can't ping the inside interface of the ASA, or any of the machines.  It seems like all traffic is blocked for them.  The strange thing is that when someone is connected to the VPN, I can ping that VPN-connect machine from the ASA and other machines inside the LAN.  It seems the traffic only allows one way.  I have messed with ACL's with no avail.  Any suggestions please?
    DHCP Pool: 192.168.250.20-50 --> For LAN
    VPN Pool: 192.168.250.100 and 192.168.250.101
    Outside interface grabs DHCP from modem
    Inside interface: 192.168.1.1
    Current Running Config:
    : Saved
    ASA Version 8.2(5)
    hostname HardmanASA
    enable password ###### encrypted
    passwd ####### encrypted
    names
    interface Ethernet0/0
    switchport access vlan 20
    interface Ethernet0/1
    switchport access vlan 10
    interface Ethernet0/2
    switchport access vlan 10
    interface Ethernet0/3
    shutdown
    interface Ethernet0/4
    shutdown
    interface Ethernet0/5
    shutdown    
    interface Ethernet0/6
    shutdown
    interface Ethernet0/7
    switchport access vlan 10
    interface Vlan1
    no nameif
    no security-level
    no ip address
    interface Vlan10
    nameif inside
    security-level 100
    ip address 192.168.250.1 255.255.255.0
    interface Vlan20
    nameif outside
    security-level 0
    ip address dhcp setroute
    ftp mode passive
    dns domain-lookup inside
    dns domain-lookup outside
    pager lines 24
    mtu inside 1500
    mtu outside 1500
    ip local pool VPN_Pool 192.168.250.100-192.168.250.101 mask 255.255.255.0
    icmp unreachable rate-limit 1 burst-size 1
    no asdm history enable
    arp timeout 14400
    global (outside) 10 interface
    nat (inside) 10 192.168.250.0 255.255.255.0
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    aaa authentication ssh console LOCAL
    http server enable
    http 192.168.250.0 255.255.255.0 inside
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart
    crypto ipsec security-association lifetime seconds 28800
    crypto ipsec security-association lifetime kilobytes 4608000
    telnet timeout 5
    ssh 192.168.250.0 255.255.255.0 inside
    ssh timeout 5
    ssh version 2
    console timeout 0
    dhcpd dns 8.8.8.8
    dhcpd address 192.168.250.20-192.168.250.50 inside
    dhcpd enable inside
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    webvpn
    enable outside
    svc image disk0:/anyconnect-win-2.5.2014-k9.pkg 1
    svc image disk0:/anyconnect-macosx-i386-2.5.2014-k9.pkg 2
    svc image disk0:/anyconnect-linux-2.5.2014-k9.pkg 3
    svc enable
    tunnel-group-list enable
    group-policy DfltGrpPolicy attributes
    dns-server value 8.8.8.8
    vpn-tunnel-protocol IPSec l2tp-ipsec svc webvpn
    tunnel-group AnyConnect type remote-access
    tunnel-group AnyConnect general-attributes
    address-pool VPN_Pool
    tunnel-group AnyConnect webvpn-attributes
    group-alias AnyConnect enable
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
      message-length maximum client auto
      message-length maximum 512
    policy-map global_policy
    class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect ip-options
      inspect netbios
      inspect rsh
      inspect rtsp
      inspect skinny 
      inspect esmtp
      inspect sqlnet
      inspect sunrpc
      inspect tftp
      inspect sip 
      inspect xdmcp
    service-policy global_policy global
    prompt hostname context
    no call-home reporting anonymous
    call-home
    profile CiscoTAC-1
      no active
      destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
      destination address email [email protected]
      destination transport-method http
      subscribe-to-alert-group diagnostic
      subscribe-to-alert-group environment
      subscribe-to-alert-group inventory periodic monthly
      subscribe-to-alert-group configuration periodic monthly
      subscribe-to-alert-group telemetry periodic daily
    Cryptochecksum:30fadff4b400e42e73e17167828e046f
    : end

    Hello,
    I seem to be having the same kind of issue although I cannot ping from either end.
    Ive set up a l2tp/ipsec vpn which I am able to connect to and get ip from my ip pool (radius authentication is working).
    I tried running:
    access-list NAT_0 permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
    nat (inside) 0 access-list NAT_0
    but i get an error msg saying that the syntax of the nat command is deprecated. Im running ASA version 8.4.
    Ive fiddled around abit to find the correct syntax but have been unsuccessfull so far.
    Any help would be much appreciated
    This is a part of my config:
    object network obj_any
    subnet 0.0.0.0 0.0.0.0
    object network AD1
    host 192.168.1.31
    description AD/RADIUS
    object network NETWORK_OBJ_192.168.1.0_24
    subnet 192.168.1.0 255.255.255.0
    object network vpn_hosts
    subnet 192.168.2.0 255.255.255.0
    access-list AD_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0
    access-list split-acl standard permit 192.168.1.0 255.255.255.0
    access-list inside_nat0_outbound extended permit ip any 192.168.1.0 255.255.255.0
    access-list inside_0_outbound extended permit ip object NETWORK_OBJ_192.168.1.0_24 object vpn_hosts
    ip local pool POOL2 192.168.2.2-192.168.2.10 mask 255.255.255.0
    nat (inside,outside) source static any any destination static NETWORK_OBJ_192.168.1.0_25 NETWORK_OBJ_192.168.1.0_25 no-proxy-arp route-lookup
    nat (inside,outside) source static NETWORK_OBJ_192.168.1.0_24 NETWORK_OBJ_192.168.1.0_24 destination static NETWORK_OBJ_192.168.1.0_25 NETWORK_OBJ_192.168.1.0_25 no-proxy-arp route-lookup
    nat (inside,outside) source static NETWORK_OBJ_192.168.1.0_24 NETWORK_OBJ_192.168.1.0_24 destination static vpn_hosts vpn_hosts
    object network obj_any
    nat (inside,outside) dynamic interface
    access-group outside_access_in in interface outside
    route outside 0.0.0.0 0.0.0.0 ########## 1
    no vpn-addr-assign aaa
    no vpn-addr-assign dhcp

  • I am trying to print all the PDF pages in a range of 5 pages but can only print one page at a time . . . It will print the current page, but not all or pages 1-5.  Can this be overcome?

    I am trying to print all the PDF pages in a range of 5 pages but can only print one page at a time . . . It will print the current page only, but not all or pages 1-5.  I need to go to the next subsequent page and command to print current page; continuing with this procedure until all pages are printed one at a time. Can this be overcome?

    You can use printPages(1, 5), however I need to know how you print current page.

  • Since the os7 update on my iPad, my safari is not right, it only opens one page at a time, crashes when trying to open more, it has no back button. Help

    Since the os7 update on my iPad, my safari is not right, it only opens one page at a time, crashes when trying to open more, it has no back button. Help

    Well, I rebuilt the entire workbook... that was a few months ago and so far, the problem hasn't resurfaced. It really wasn't fun to do, but whatever glitch there was in the file, I eliminated it.
    I think I should mention that I am using Office v.X, NOT Office 2004. I got a new Intel iMac this week and yesterday when I opened up my files, it opened up the test drive (a JOKE of a program if you ask me) Anyway, some of the very minor issues I had with Office v.X were solved in the 2004 version. (When opening up large multi worksheet files without Excel being already opened, the tabs have white text) Anyway, I am still going to wait for the universal version to come out, but it seems that the newer versions may have fewer glitches (as is to be expected)
    At any rate, best of luck to you!

  • Time Capsule only allows one Macbook be on the internet at a time!

    So far no one even at Apple Care has been able to solve this problem.
    My wife and i have brand new Macbooks. Mine, the latest 2.4Ghz black model bought in the UK and her's the 2.1Ghz bought in the US.
    We both used the Orange livebox as our wireless router and it worked seamlessly (albeit only when security was turned off) until i purchased a 1TB Time Capsule.
    I managed to get the TC up as our wireless router with the Livebox as the modem, but, bizarrely, it will only allow ONE computer to be on the internet at a time - and giving preference to mine. Basically, the second i turn my airport on - she loses connection! It's like my computer ***** the internet away from hers.
    If hers is the only computer on in the house then it works perfectly.
    I have spent hours on the phone to Apple Care and changed a number of the settings within Airport Utility, but the longest we got both computer running on the internet together was for about 20 minutes when i switched to Radio Mode 802.11n only (5 Ghz). For a moment we thought the problem was solved until i put the phone down and low an behold, she lost her connection once more.
    Any suggestions?
    Thanks in advance.

    Don't know what an Orange livebox is, but I will treat it as a DSL modem and assume the ISP uses a DHCP server. Make sure you have connected the modem to the TC WAN port.
    Open AirPort Utility, select the TC, click on Manual Setup, click on the Internet tab.
    - is 'Connect Using:' set to 'Ethernet' - set to this if not.
    - is 'Configure IPv4:' set to 'Using DHCP' - set to this if not.
    - is 'Ethernet WAN Port:' set to 'Automatic (Default)' - set to this if not.
    - is 'Connection Sharing:' set to 'Share a public IP address' - set to this if not (if set to Bridge Mode then only one computer will be able to use the internet).
    Click 'Update and wait for TC to restart.
    Check the network settings on the client computers. Go to System Preferences/Network/AirPort:
    - click on the 'Network Name:' roll-button, select 'Join Other Network...', enter 'Network Name and select the security type you are using, and finally, enter your Password and click 'Join'.
    If ISP uses DHCP:
    - click on 'Advanced', TCP/IP and confirm that 'Configure IPv4:' is set to 'Using DHCP', click 'OK'.
    - click the 'Apply' button and exit System Preferences.
    May also be wise to Repair Permissions using Disk Utility and to reboot your network hardware:
    1. Turn power off to ISP modem and the TC, and shutdown computer - leave power off for 10 minutes.
    2. Turn on modem and wait for it to complete its test cycle. Then turn on the TC.
    3. Turn on computer and check your internet connection.

  • Laserjet 2100 will only print one page at a time.

    I recently acquired a second hand Laserjet 2100 Series. Installation was fine but it will only print one page at a time, I have to keep pressing the 'Go' button, which is very frustrating. The manual tells me that it is in 'Manual' mode but not how to change it. Can anyone help, please? O/S Windows 7. Thank you.

    This seems to be a commercial product. For the best chance at finding a solution I would suggest posting in the forum for HP Business Support!
    You can find the Commercial Laserjet board here:
    http://h30499.www3.hp.com/t5/Printers-LaserJet/bd-​p/bsc-413
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • InDesign CS5 only prints one page at a time.

    InDesign CS5 only prints one page at a time. No multiple copies. Each page in a document has to be printed one at a time. I didn't have this problem with any version before this. No matter what I do, change settings, etc. I still have the same outcome. How do I work around this problem so I can print a 5 copies of a 3 page document without having to do each copy of each page one at a time.

    Sounds like a printer driver issue. Can you export to PDF and print that correctly?

  • When I print from my pad it only print one page at a time, why?

    Why can I only print one page at the time when using the iPad?

    Generally all you need to do is fill in an appropriate Album Artist. For more details see my article on Grouping Tracks Into Albums, in particular the topic One album, too many covers.
    tt2

  • Designjet T520 will only print one page.

    Hi, Brand new Windows 8 HP PC printing to a Designjet T520, will only print one page.I have met this problem on laserjets in the past and resolved it by enabling/disabling mopier mode.However none of the drivers I have tried (many) for the Designjet T520 have the option to turn on or off Mopier Mode. After many hours spent troubleshooting, I formatted and installed the Windows 8 machine again from scratch.Even with this brand new install on a bran new PC, I still cannot print multiple copies to the designjet. In the same office, 3 other Windows 8 machines are printing fine to the same plotter and can print mutliple copies. The driver versions are the same on all machines. Hope someone can help.Thanks.

    This forum is focused on consumer level products.  For the Designjet you may have better results posting in the HP DesignJet forum here, that is where the DesignJet experts can be found.

  • Can you change a PDF file to only allow one person have it open on a shared network?

        At my office, we all work from the same network and are constantly sharing files. We need to add comments and edit PDF files. One thing I have noticed is that adobe will not tell you that someone else has the file open until you have made all your changes and are trying to save it. Is there anyway you can be notified when you open the file that someone else is in it or only allow one user to have it open at a time?
    By the way... we are all using Adobe Acrobat X Standard

    No, there isn't. The way you're using the file is not recommended. You
    should use a review tracker to avoid getting in the way of one another.

  • 28 page Designer 7 .pdf form only shows one page in Acrobat 8

    Help!
    We have .pdf's that were generated with Designer 7.1, containing filled-in form data, but they cannot be viewed under Acrobat 8.1.
    For example, a 28 page .pdf displays OK under Acrobat 6 (with warnings) and Acrobat 7 (error-free) ... but only displays one, blank page (with no errors and no warnings) under Acrobat 8.
    Does anybody have any idea why Acrobat 8.1 is only displaying one page instead of the full 28 pages seen with Acrobat 6 or Acrobat 7?

    Hi -
    Thank you for the reply:
    1. The "Adobe Acrobat" forums ultimately point back to "Adobe Reader" - and this forum. There doesn't appear to be any separate forum for "Adobe Acrobat".
    2. Thank you for the suggestion about Lifecycle Designer.
    I tried to download LifeCycle Designer, but the link pointed to exactly the same "ar 8.1.2" download I'm currently having the problem with. Do I need "Lifecycle Enterprise"?
    3. I've tried multiple different versions of Acrobat Reader 8.1.x, and even Acrobat 8/Pro. They all show only one page: no errors, but no data, either.
    Acrobat 6 and 7, however, show a full 28 pages. Even Linux shows all 28 pages (and reports no errors or warnings in the .pdf). Do you have any idea what could account for this?
    Thank you in advance

  • My hp 100 mobile printer will only print one page then quits. will not print all of the pages.

    my hp 100 mobile printer will only print one page then quits. will not print all of the pages.  i have rebooted, new install, and reset. still the same thing. when i look it shows that it is printing but there is nothing happing. i use this with my lap top.

    Hello colt1,
    Are you using Bluetooth or USB cable to connect to the printer?  Did you install from the disc, or from the online program?  When it sits there and doesn't print, does it eventually give error messages, lights flashing, etc.? 
    Thanks,
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • What are the limitations of AMS5 only allowing one-way broadcast for the video capture support?

    I am interested in a tool that can access a clients webcam and begin recording from their device. When the time is up, it should store that recorded video to a server. Then, of course, the files can be accessed. Streaming is of less significance than simply capturing and accessing video from a client
    Can I do this with only Adobe Media Server Standard Edition?
    Bearing in mind, I may need to be capturing video from multiple clients at one time. Is this limited by the fact that Standard only allows "one-way broadcasts?"
    Thanks,
    Carl

    Thanks for the suggestions. I've tried using DVCPRO HD in the past, but the picture quality of the captured screen footage turns out blurry. The only codecs I've found that provide a perfectly clear image are H264, Animation and Uncompressed 8-bit. The problem with the latter two is that video files lasting only a few seconds measure in the 100s of MBs. Working with files that large would slow my editing and rendering down to a non-workable length.
    I just don't understand why I can't edit H264 video if my sequence codec is set to H264. The 'Codec error' I get is baffling.

  • WRT54G only allowing one unit to attach to static IP printer

    Hello, I have a small network in a classroom with one printer with a network card.
    I have made that printer a static IP 192.168.2.50. 
    Wireless PC' have no problem attaching and printing.
    For some reason... when I attach a wired PC to that printer using an IP port connection using tcp/ip  it only allows one PC at a time to attach.
    Is this a setting in the WRT54G or should I look to the network card.

    i don't think it has to do anything with the router...because had it been the router , even the wireless computers wouldn't have worked...
    so it seems to me an issue between the network card...

  • Photo Smart 6510e ALL IN ONE SERIES. Only prints one page.

    photosmart 6510 with windows 7. Had problems so reinstalled and now only prints one page even when set to print all

    Hello bluebell21,
    Welcome to the HP Support Forums!
    I understand that you are having a printing issue with the Photosmart 6510 since you have re-installed the printer software.
    I would first suggest to run the Print and Scan Dr. This look into drivers, software and communication problems that could have caused this. Let me know the out come, what passes, fails, is fixed, etc.
    Cheers,
    JERENDS
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

Maybe you are looking for