Save as Dialog does not appear after export report is selected

Post Author: tparah
CA Forum: Exporting
We have recently upgraded from Crystal Enterprise 9 to 10.  We have one user (so far) that cannot export reports to excel or any other format.  Other users are not having the same problem.  The usual save dialog just disappears and the IE window closes returning the user to the report history page.
The user is using the latest IE6, office 2003 and Windows XP with all current patches.  We have check all IE setting and nothing is out of the norm.
Any help would be greatly appreciated.

The PDFMaker function of Acrobat 9 is not compatible with Office 2010: http://helpx.adobe.com/acrobat/kb/compatible-web-browsers-pdfmaker-applications.html
You can use Acrobat 9 to create PDF files though by choosing File > Print within Excel and selecting the Adobe PDF printer. 
Wish I had better news for you!
Please let us know if you have any questions.
-David

Similar Messages

  • HT1386 My iOS device (Ipad mini) only appears in iTunes while cable-connected, but does not appear after diconnect the cable. How can I Wifi sync ?

    Hi, My iOS device (Ipad mini) only appears in iTunes while cable-connected, but does not appear after diconnect the cable. How can I Wifi sync ?
    Documents say
    Whenever the computer and the iOS device are on the same network, the iOS device will appear in iTunes, and you can sync it....
    But I can't see my iPad Mini in iTunes.
    And my  Ipad  (Settings, General, iTunes Wifi Sinc)  shows  a message :" Sync will resume when xxx(my PC with iTunes) is available "...
    Both are in the same network,
      Ipad mini is is plugged in to power
    . iTunes is open on the computer
    what can i Do ???

    Hi Skydiver119,  and tks for four interest.
    I have done exactly as you say, but it does not work for me.
    You indicated  " Navigate to the info tab and scroll down. There'll be a check box for 'sync over wifi' or something to that effect. Check that box and sync to affirm your choice."
    I navigated to Summary tab (not Info Tab) and checked "Sync with this ipad over Wi-Fi"
    I disconnect the wire,
    and my iPad disappears from my iTunes screen.
    in my iPad ->Settings -> General -> iTunes Wi-Fi Sync -> says " Sync will resume when (my PC) is available.
    So, I can not sync via wi-fi
    I appreciate if you can help me.

  • Simple floating clock does not appear after shut down

    Hi,
    On my iMac oxs 10.9.4. my simple floating clock does not appear after shut down.
    Can anybody tell me how to overcome this?
    Cheers

    And now I am at the stage it wont automatically start despite it being ticked in the Log In Items.
    As Imp68 has asked, do you mean the "Hide" Checkbox is selected?
    If you have checked the box, that says, to start the application, however, hide it so it is not visible when you start.
    If you run Applications -> Utilities -> Activity Monitor, can you find Simple Floating Clock as a running app? (Activity Monitor has a Search box to make this easier).
    Is Simple Floating Clock on your Menu bar?
    Is Simple Floating Clock set to float?

  • I have just updated my MBP to Maverick OS. I am unable to shutdown or log off. When i press the shutdown button, a black screen appears which goes off on pressing any key. The shutdown or log off dialog does not appear. Your kind help is much appreciated.

    I have just updated my MBP 17 / retina display to Maverick OS. I am unable to shutdown or log off. When i press the shutdown button, a black screen appears which goes off on pressing any key. The shutdown or log off dialog does not appear. Your kind help is much appreciated.

    The button response has changed. 
    Short press : sleep
    Medium press (2-3 sec) : restart, shutdown, sleep dialog
    Long press : force shutdown. (Same as before)

  • Access DB (& .ldb file) does not close after crystal reports

    Post Author: mgold
    CA Forum: Crystal Reports
    Access DB (& .ldb file) does not close after crystal reports
    Hi! We have a VB application using Crystal Reports 6 that has worked successfully on hundreds of systems for over 10 years. Now, on one network, the application and access database does not close. It seems to hang on the [.Close] command.
    When we open the application an peruse the screens without opening up a report (using crystal reports), the application and access db closes fine. But as soon as we run a report and then close the report and try to close the application, the access db does not close. Many of the screens open the db and grab data from the access db, but it's only after running crystal reports that we have this problem. (Please see more information below.)
    Setup: Application and data (access 97 db) reside on a server in the same folder, but application shortcut is kicked off on client PC. Kicking off the shortcut on the client PC means that the image/process runs on the client PC (not on the server). In this problem case, the application shortcut is on a Windows XP Pro Version 2002 SP2 PC with the app & data on a Windows 2003 server. Users are local Admins on their PCs with "Full Control"over the directory and files on the server where the data (access 97 db) resides. This type of setup is typical and has worked without any problems for clients.
    The application is written in Visual Basic, using Crystal Reports 6 (using DAO). We close the recordset, set it to zero and then it hangs on closing the db (.Close command).
    A few key pieces of information:
    - The application closes fine if the app & data (access 97 db) are on a local PC. This includes closing fine if the application is run directly on the Windows 2003 server where the data is stored.
    - It worked on this client's network until sometime in the last few weeks.
    - One thing that changed is that the company is using VMWare on its servers. Not sure if they started using VMWare at the same time as it started failing. This may be unrelated. Possibly other things changed, but can't get any more information ... yet.
    - It works fine running the application from a Windows Vista PC with a user who is a domain admin.
    - The access db and application hang for about 10-20 minutes and then eventually closes. It appears that somehow
    Crystal Reports is keeping the db open, but I'm not sure why.The application doesn't quit and the database doesn't close even if I try to end the task with the Task Manager.
    - The Crystl32.ocx version being used is 8.0.0.4 (if that matters).
    - I copied 6 month old program files and database files to a test folder on the Windows 2003 server. It fails using these files that worked fine 6 months ago.
    Any ideas or help would be greatly appreciated! If you know of another good place to post this, please let me know.
    Thanks!
    - Mark

    Crystal doesn't support tables in HTML interpretation. 
    You can probably work your way around this by doing Replace() calls on the relevant tags.
    See:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233313337333033383334%7D.do
    The supported HTML tags are:
    " html
    " body
    " div (causes a paragraph break)
    " tr (causes only a paragraph break; does not
    preserve column structure of a table)
    " span
    " font
    " p (causes a paragraph break)
    " br (causes a paragraph break)
    " h1 (causes a paragraph break, makes the font bold
    & twice default size)
    " h2 (causes a paragraph break, makes the font bold
    & 1.5 times default size)
    " h3 (causes a paragraph break, makes the font bold
    & 9/8 default size)
    " h4 (causes a paragraph break, makes the font bold)
    " h5 (causes a paragraph break, makes the font bold
    & 5/6 default size)
    " h6 (causes a paragraph break, makes the font bold
    & 5/8 default size)
    " center
    " big (increases font size by 2 points)
    " small (decreases font size by 2 points if it's 8
    points or larger)
    " b
    " i
    " s
    " strike
    " u
    The supported HTML attributes are:
    " align
    " face
    " size
    " color
    " style
    " font-family
    " font-size
    " font-style
    " font-weight

  • The password save prompt box does not appear on logging in to certain password protected webpages; is there another way of adding their passwords to Firefox sync?

    Dear Firefox tech supporter,
    I am Currently running:
    Firefox v6.0.2;
    Windows 7 fully updated at 19 Sept 2011 15:45 GMT;
    Norton Internet Security 2011 (using Identity Safe) fully updated at same time as Windows 7;
    Extensions to Firefox-
    Norton Toolbar 2011.7.1.3;
    Symantec IPS 3.1;
    Add to Amazon Wish List Button 7.1;
    Minimap Addon 0.3.13
    Plugins
    The usual suspects from Microsoft, Adobe, Wacom, Apple and Google, all of which are checked and no updates currently found.
    With webpages such as <https://shop.avanquest.com/members/?company_rs=51>, PayPal and Windows Live e.g. after correct login details are entered into the online form and login is performed successfully. The "key" symbol does not appear to the left of the "awesome bar", neither does the password save pop up box and so the login details for the site cannot be saved in Firefox sync.
    This is not specific to https secure sites, as I have been able to save the passwords for several https secure sites and conversely, I have been unable to save the passwords for some http non secure URLs. I have ensured that, whilst trying to enter a page or site into Firefox sync, it has the only tab open.
    There does not seem to be a way of manually entering website details (URL, User Name, Password etc.) into Firefox Sync; how can I save the password details for such sites?
    Thanks in advance for your help,
    Chris Morris

    Make sure that you do not run Firefox in permanent Private Browsing mode.
    *https://support.mozilla.com/kb/Private+Browsing
    To see all History and Cookie settings, choose:
    *Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    *Deselect: [ ] "Always use private browsing mode"
    *Tools > Options > Security: Passwords: "Remember passwords for sites"
    See also:
    *http://kb.mozillazine.org/User_name_and_password_not_remembered
    *Saved Password Editor: https://addons.mozilla.org/firefox/addon/saved-password-editor/

  • SPOOL DIALOG DOES NOT APPEAR WHEN NO_DIALOG = SPACE

    The control parameters that allow the spool dialog popup to appear work when executing directly from MB90, but when executing from MIGO, the spool dialog popup does not appear.  The print output is occurring without giving user option to change spool dialog entries.  The desired outcome is to have the spool dialog popup appear when executing IM transactions and our output type is WEE4 to allow user input prior to printing. 
    See below for code:
    FORM CALL_GR_SMARTFORM.
      TABLES: LTBP,
              QAMB.
      DATA:  LV_LTBP TYPE LTBP,
             LV_SFORM_NAME TYPE SFORM,
             LV_FM_NAME   TYPE RS38L_FNAM,
             LV_MESS      TYPE STRING,
             LT_OUTPUT_OPTIONS TYPE SSFCOMPOP OCCURS 0 WITH HEADER LINE,
             LT_COPIES    LIKE MSEG-MENGE,
             LT_CONTROL_PARAMETERS TYPE SSFCTRLOP OCCURS 0 WITH HEADER LINE,
             LV_MATERIAL_TEXT TYPE MAKT,
             L_CX_ROOT    TYPE  REF TO CX_ROOT.
         SELECT SINGLE * FROM MAKT INTO LV_MATERIAL_TEXT
                WHERE MATNR = MSEG-MATNR AND
                      SPRAS = 'EN'.
      IF mseg-werks = '0050' AND NAST-KSCHL = 'WEE2'.
        LV_SFORM_NAME = 'ZZEBRA_GRSERVLBL'.
      ELSEIF mseg-werks = '0050' AND NAST-KSCHL = 'WEE4'.
        LV_SFORM_NAME = TNAPR-SFORM.
        LT_COPIES = MSEG-MENGE.
      ELSEIF MKPF-VGART = 'WQ' AND MSEG-BWART = '321'.
        IF MSEG-ZEILE <> '0001'.
          RETURN.
        ENDIF.
        SELECT SINGLE * FROM QAMB
              WHERE MBLNR = MSEG-MBLNR AND
                    MJAHR = MSEG-MJAHR.
        IF sy-subrc = 0.
          SELECT SINGLE * FROM LTBP INTO LV_LTBP
                WHERE QPLOS = QAMB-PRUEFLOS AND
                      MATNR = MSEG-MATNR.
        ENDIF.
        IF sy-subrc = 0.
          SELECT SINGLE * FROM LTBP
                WHERE TBNUM = LV_LTBP-TBNUM AND
                      MATNR = LV_LTBP-MATNR AND
                      MBPOS = LV_LTBP-MBPOS AND
                      ELIKZ = ''            AND
                      BESTQ = ''.
        ENDIF.
        LV_SFORM_NAME = TNAPR-SFORM.
      ELSEIF mseg-bestq = 'Q'.
        SELECT SINGLE * FROM LTBP
              WHERE LGNUM = MSEG-LGNUM AND
                    TBNUM = MSEG-TBNUM AND
                    TBPOS = MSEG-TBPOS.
          LV_SFORM_NAME = 'ZZEBRA_GRQMLABEL'.
      ELSE.
        LV_SFORM_NAME = TNAPR-SFORM.
      ENDIF.
      LT_OUTPUT_OPTIONS-TDIMMED   = NAST-DIMME.
      LT_OUTPUT_OPTIONS-TDDELETE  = NAST-DELET.
      LT_OUTPUT_OPTIONS-TDDEST    = NAST-LDEST.
      LT_OUTPUT_OPTIONS-TDDATASET = NAST-DSNAM.
      LT_OUTPUT_OPTIONS-TDSUFFIX1 = NAST-DSUF1.
      LT_OUTPUT_OPTIONS-TDSUFFIX2 = NAST-DSUF2.
      LT_OUTPUT_OPTIONS-TDARMOD   = NAST-TDARMOD.
      LT_OUTPUT_OPTIONS-TDCOVER   = NAST-TDOCOVER.
    IF sy-tcode = 'MB90'.
      LT_CONTROL_PARAMETERS-NO_DIALOG = SPACE.
    ELSE.
      LT_CONTROL_PARAMETERS-NO_DIALOG = 'X'.
    ENDIF.
    IF NAST-KSCHL = 'WEE4'.
      LT_OUTPUT_OPTIONS-TDCOPIES  = LT_COPIES.
      LT_OUTPUT_OPTIONS-TDGROUP  = 'X'.
      LT_CONTROL_PARAMETERS-NO_DIALOG = SPACE.
    ENDIF.
      APPEND LT_CONTROL_PARAMETERS.
      APPEND LT_OUTPUT_OPTIONS.
    **To get Function Module Name
    CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
        EXPORTING
          formname                 = LV_SFORM_NAME
      VARIANT                  = ' '
      DIRECT_CALL              = ' '
    IMPORTING
         fm_name                  = LV_FM_NAME
    EXCEPTIONS
      NO_FORM                  = 1
      NO_FUNCTION_MODULE       = 2
      OTHERS                   = 3
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
       CATCH CX_FP_API INTO L_CX_ROOT.
         LV_MESS = L_CX_ROOT->GET_TEXT( ).
         MESSAGE LV_MESS TYPE 'E'.
    ENDIF.
    To call SMARTFORM Form
      CALL FUNCTION LV_FM_NAME
       EXPORTING
      ARCHIVE_INDEX              =
      ARCHIVE_INDEX_TAB          =
      ARCHIVE_PARAMETERS         =
         CONTROL_PARAMETERS         = LT_CONTROL_PARAMETERS
      MAIL_APPL_OBJ              =
      MAIL_RECIPIENT             =
      MAIL_SENDER                =
         OUTPUT_OPTIONS             = LT_OUTPUT_OPTIONS
         USER_SETTINGS              = SPACE
         po_item                    = ekpo
         mat_text                   = LV_MATERIAL_TEXT
         mat_doc_item               = mseg
         mat_doc_post               = mkpf
         QM_INSP_LOT                = ltbp
    IMPORTING
      DOCUMENT_OUTPUT_INFO       =
      JOB_OUTPUT_INFO            =
      JOB_OUTPUT_OPTIONS         =
    EXCEPTIONS
      FORMATTING_ERROR           = 1
      INTERNAL_ERROR             = 2
      SEND_ERROR                 = 3
      USER_CANCELED              = 4
      OTHERS                     = 5
        IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.
    ENDFORM.                    " call_rm07etikett_smartfo

    Hi azman1437.
    I see that since an update you haven't been able to scan with your Deskjet 3050A. I try to help with this.
    I would suggest by starting with an uinstall/install of your software. Something may have changed how the software is loading on the computer when you attempt to scan.
    The other option, is looking for the HPscan application.
    Where this is located depends on your computers operating system. To help with that would need to know the OS of the computer.
    I hope this helps, thanks for your post.
    I worked on behalf of HP.

  • FaceTime window does not appear after startup

    After I startup FaceTime, the window for it does not appear, but the toolbar is available.
    The options under 'Edit' and 'Video' are all greyed out, but the options under the 'FaceTime' tab are all available.
    However, when I try to access 'Preferences' for FaceTime, a black screen appears. When I press the red button to close the Preferences window, FaceTime will automatically quit.
    Help please!

    Firefox does not have a run for .exe which is a good thing for security and common sense reasons.
    After you download Firefox you go to where you save the file and run it.

  • Edit option does not appear after adding a contact from inbox

    i have outlook 2013 32 bit with an exchange account. Normally i can hover over a contact. click on downward arrow at extreme right, this will give me the full details. I will get a add button. on clickin on add button , it shows editable fields
    and i can save the contac. after saving instead of add button, i will see the edit button until a move the focuc or contacts get minimized. however for some reason recently the edit option does not appear at all. right after saving opption goes back to add 

    Hi,
    It may be synchronization issue.
    Please first check if this user has been added to contact list. If they have been in contact list then restart outlook to check if this add button still exists.
    Sometime we add user to contact lists, even users have added to contacts list, the Add button also appears instead of Edit button.
    If this issue persists, please let me know.
    Best Regards.

  • Contact name does not appear after upgrading to iOS 5

    I recently upgraded to iOS 5 and after doing so, contact name does not appear when someone calls; but text messages the name appears. I have saved all my contacts under +9 format. 

    This indicates that the phone was carrier locked and had been 'hacked' to unlock it. Updating the phone has re-locked it to the original carrier.
    ONLY the carrier it is locked to can authorize unlocking it. Not all do so. Contact the carrier and find out what their policy is.
    If it's locked to AT&T, you may as well sell it and buy a new phone. AT&T will not unlock iPhones for any reason.

  • Background does not appear after applying template

    CS4
    template defined and saved in template folder.
    when applying template to new html page, all transfers but background image does not appear, url is in code but does not find file. any ideas???
    body {
    background-image: url(file:///F|/projects/BBMD Projects/bbmd site v2/images/bridgelv2.jpg);
    background-repeat: no-repeat;
    background-color: #D2D2D2;
    background-attachment: fixed;
    background-position: 75px top;
    height: 400px;
    width: 600px;
    position: inherit;
    overflow: scroll;
    top: auto;
    left: auto;
    right: inherit;
    font-family: "Lucida Console", Monaco, monospace;
    font-size: small;
    font-style: normal;
    color: #000;
    border-top-style: none;
    text-align: left;
    vertical-align: top;
    bottom: auto;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;

    template defined and saved in template folder.
    when applying template to new html page, all transfers but background image does not appear, url is in code but does not find file. any ideas???
    If this is a new site and a newly created template, you DON'T need to 'apply' the template.
    The best way to create new child pages is to :
    FILE>New>Page from Template
    There will be a list of any templates you've created, select the correct one and press create.  Child page created :-)
    Save as newpagename.html  (not inside the Template folder though !)
    PS;  as others have pointed out, the link to the background image is incorrect it's pointing to your harddrive.  Is the file within the defined site working folder?
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    Web Design & Development
    http://www.perrelink.com.au
    http://twitter.com/nadiap

  • PC Suite - Sync - Settings Dialog Does not Appear

    Installed PC Suite. Selected Synchronise and the Synchronise dialog appears. The Settings dialog does not automatically appear as stated in Help. Pressing the "Settings" button does not cause the Settings dialog to appear. Pressing the Synchronise button also does nothing.
    Have tried to uninstall and re-install PC Suite, have tried 6.7 and the latest 6.8 on the the website.
    The very first time I tried this, the settings dialog did appear, when I started clicking through the settings to choose what I wanted, the dialog froze and eventually the application had to be killed using Task Manager.
    Version info:
    Windows XP Pro Ver 2002
    Service Pack 2
    PC Suite Version - 6.7 (also tried 6.8)
    Connection method - Bluetooth

    Hi there,
    I have exactly the same problem - i have installed - un-installed - re-installed and used the nokia registry cleaner tool - still with same problems ovccuring. The strange thing is, i have used this device (Nokia 6230i) on my pc before. (Fijitsu Siemens Laptop).
    I have tried to get working using cable and bluetooth device - they all function as they should every other way -but will not allow me to click the settings button and sync - the button is enabled, but just does no action when clicked.
    I have done as you requested miksu - and it succesfully connects - what now?
    I have:
    XP Pro Service Pack 2
    Nokia PC Suite 6.80.22
    Office 2003
    Im desperate to get this working again - missing too many appointments!!!
    Many thanks,
    Neil

  • KDE logout/shutdown dialog does not appear

    Hello, I am using KDE and the right click or the KMenu dialog for logout/shutdown/restart does not appear.
    Also i have a startup script which doesn't load at all times. I have found sometimes the dialog appears for some sessions (randomly), and in those sessions the autostart apps actually work. So I guess they are somewhat related.
    Please suggest me what steps should I take.

    The fact that it sometimes works doesn't make it easier to find  a solution.
    However, I did search a bit, and found his -perhaps outdated-site
    http://techbase.kde.org/KDE_System_Admi … on/Startup
    it states
    The KDE session manager also restores one of the previous sessions
    I looked at my own ~/.kde4/share/config/ksmserverrc:
    [General]
    confirmLogout=false
    excludeApps=
    loginMode=restorePreviousLogout
    offerShutdown=true
    screenCount=1
    shutdownType=0
    [LegacySession: saved at previous logout]
    count=0
    [Session: saved at previous logout]
    clientId1=1041726368000137260930800000004110000
    clientId2=1041726368000137106177600000004810009
    clientId3=1041726368000137303911200000004300005
    count=3
    discardCommand1[$e]=rm,$HOME/.kde4/share/config/session/kwin_1041726368000137260930800000004110000_1373044182_993937
    discardCommand2[$e]=\\0
    discardCommand3[$e]=
    program1=kwin
    program2=/usr/bin/nepomukcontroller
    program3=pulseaudio
    restartCommand1=kwin,-session,1041726368000137260930800000004110000_1373044182_993937
    restartCommand2=/usr/bin/nepomukcontroller,-session,1041726368000137106177600000004810009_1373044182_991176
    restartCommand3=
    restartStyleHint1=0
    restartStyleHint2=0
    restartStyleHint3=0
    userId1=henk
    userId2=henk
    userId3=henk
    wasWm1=true
    wasWm2=false
    wasWm3=false
    furthermore the site states:
    For example, if ksmserverrc contains:
    restartCommand1=kwin,-session,110a0a0002000106760689100000019360000_1083342151_608625
    restartCommand2=konsole,-session,10378ac070000108334204700000277690000_1083342151_552722
    Then the application specific state information for kwin and konsole can be found in
    $KDEHOME/share/config/session/kwin_110a0a0002000106760689100000019360000_1083342151_608625
    and
    $KDEHOME/share/config/session/konsole_10378ac070000108334204700000277690000_1083342151_552722
    respectively.
    Perhaps you should have a look into it.

  • The music search on the I tunes store does not appear after the latest upgrade to my I phone 4

    The music search feature on the I Tunes store does not appear.  Unable to search since the latest upgrade.

    If you're sure where your library is run this script iTunesXMLPath. The library folder is the folder that file is in. Your media folder is recorded under Edit > Preferences > Advanced and is usually a subfolder of the library folder.
    I recommend you backup your library with the method in this user tip.
    tt2

  • Attachments "paper clip" does not appear after publishing

    I am using Adobe Presenter 7.07 with PowerPoint 2007 and 2010, and have attached several links and documents to the Presenter presentation. The attachments are viewable  in Presenter Settings.
    However, once the presentation is published in PDF, the paper clip does not appear for access to the attachments. The result is the same when expanding the player view.
    Please help!!

    The attachement function is not available when publishing to PDF.

Maybe you are looking for