Can customize sequence of file type options while clicking export icon?

In our project, we are using Vs.net2008 + CrystalReport2008 component.
But there's an issue while export reports. We are using the standard CrystalReportViewer and show the "export report" icon on the toolbar. When user clicks that icon, it pop-ups the Export Report dialog for save to a file.
But our customers wish to see the "PDF(.pdf)" at the default file type option not the "(Crystal Reports (.rpt)".
Is that possible to configure inside CrystalReportViewer?
Edited by: Mark Uram on Apr 9, 2009 11:19 AM

Only option is to create your own export button and display then in the order you wish and which export types you want to support etc...
Thank you
Don

Similar Messages

  • What is replacement of  file type IBM while using GUI_UPLOAD?

    Hi All,
    what is replacement of  file type IBM while using GUI_UPLOAD?

    Iam using the class CL_GUI_FRONTEND_SERVICES and method GUI_UPLOAD
    instead of directly calling the GUI_UPLOAD FM
    Please note the difference marked star against it
    Let me know what i have to pass
    DATA: INP TYPE STRING.
    clear : inp.
    MOVE in TO INP.
    CALL METHOD CL_GUI_FRONTEND_SERVICES=>GUI_UPLOAD
    EXPORTING
    FILENAME = INP
    FILETYPE = 'ASC'
    HAS_FIELD_SEPARATOR = SPACE
    HEADER_LENGTH = 0
    READ_BY_LINE = 'X'
    DAT_MODE = SPACE
    CODEPAGE = SPACE
    IGNORE_CERR = ABAP_TRUE
    REPLACEMENT = '#'
    VIRUS_SCAN_PROFILE =
    IMPORTING
    FILELENGTH =
    HEADER =
    CHANGING
    DATA_TAB = cr *******************************
    EXCEPTIONS
    FILE_OPEN_ERROR = 1
    FILE_READ_ERROR = 2
    NO_BATCH = 3
    GUI_REFUSE_FILETRANSFER = 4
    INVALID_TYPE = 5
    NO_AUTHORITY = 6
    UNKNOWN_ERROR = 7
    BAD_DATA_FORMAT = 8
    HEADER_NOT_ALLOWED = 9
    SEPARATOR_NOT_ALLOWED = 10
    HEADER_TOO_LONG = 11
    UNKNOWN_DP_ERROR = 12
    ACCESS_DENIED = 13
    DP_OUT_OF_MEMORY = 14
    DISK_FULL = 15
    DP_TIMEOUT = 16
    NOT_SUPPORTED_BY_GUI = 17
    ERROR_NO_GUI = 18
    others = 19
    The above code gives me an error
    "CR" is not type-compatible with formal parameter "DATA_TAB".
    CALL FUNCTION 'GUI_UPLOAD'
    EXPORTING
    FILENAME = INP
    FILETYPE = 'ASC'
    HAS_FIELD_SEPARATOR = ' '
    HEADER_LENGTH = 0
    READ_BY_LINE = 'X'
    DAT_MODE = ' '
    CODEPAGE = ' '
    IGNORE_CERR = ABAP_TRUE
    REPLACEMENT = '#'
    CHECK_BOM = ' '
    VIRUS_SCAN_PROFILE =
    NO_AUTH_CHECK = ' '
    IMPORTING
    FILELENGTH =
    HEADER =
    TABLES
    DATA_TAB = cr *****************************
    EXCEPTIONS
    FILE_OPEN_ERROR = 1
    FILE_READ_ERROR = 2
    NO_BATCH = 3
    GUI_REFUSE_FILETRANSFER = 4
    INVALID_TYPE = 5
    NO_AUTHORITY = 6
    UNKNOWN_ERROR = 7
    BAD_DATA_FORMAT = 8
    HEADER_NOT_ALLOWED = 9
    SEPARATOR_NOT_ALLOWED = 10
    HEADER_TOO_LONG = 11
    UNKNOWN_DP_ERROR = 12
    ACCESS_DENIED = 13
    DP_OUT_OF_MEMORY = 14
    DISK_FULL = 15
    DP_TIMEOUT = 16
    OTHERS = 17
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    I assume that CR is a table with header line, in OO context, header lines are not allowed so you specifically have to state that you are passing the body of the table.
    *HEADER =
    TABLES
    DATA_TAB = cr[]      "<-  Like This
    EXCEPTIONS
    call method cl_gui_frontend_services=>gui_download
      exporting
        filename                = str_file
      changing
        data_tab                = istr.
    Message was edited by:
            Karthikeyan Pandurangan

  • How to get file from server while click on link

    Hi,
    i created on link and i gave one server path to select file from server but while clickinng on link it no displaying any thing.
    following is the Destination url that i gave for the item.
    /u08/app/appvis/xxex/inst/xxex_apps/xxrbe/logs/appl/conc/log/
    please tell me how to get file from server while click on link.

    Ok I got your requirement now.
    If you are getting file names from view attribute then you should not be adding destination URI property for the link.
    Instead you can use OADataBoundValueViewObject API.
    Try below code in your controller processRequest method:
    I am assuming that you are using classic table.
    Also in below example it considers OAMessageStyleText and you can replace it with link item if you want.
    OATableBean tableBean =
    (OATableBean)webBean.findChildRecursive("<table item id>");
    OAMessageStyledTextBean m= (OAMessageStyledTextBean)tableBean.findChildRecursive("<message styled text in table item id>");
    OADataBoundValueViewObject tip1 = new OADataBoundValueViewObject(m, "/u08/app/appvis/xxex/inst/xxex_apps/xxrbe/logs/appl/conc/log/"+"<vo attr name which stores file name for each row>");
    m.setAttributeValue(oracle.cabo.ui.UIConstants.DESTINATION_ATTR, tip1);
    Regards,
    Sandeep M.

  • Can I exclude certain file types in the Photo Downloader?

    Hi there!
    I am very new here, so please do correct me on etiquette and if I'm doing something wrong. I've been searching the web for quite a while now but couldn't find an answer or even questions concerning this problem...
    I like using Bridge's Photo Downloader, for the nice renaming and other options it gives me. Usually I want to download all images from a card and then delete them on the card. The problem I am having is that Photo Downloader will not only see images (like .JPG, .CR2 or .ARW) but camera database files and settings (.INT, .BDM, .BIN, ...). This is annoying, since I neither want them stored on my hard drive nor deleted on my card. I also would like to import movies in a different way. The way I can work around this now is that I manually deselect all non-images in the Advanced Dialog and then only download these. But I was hoping that there is a more elegant and automatic way to just exclude certain file types from automatic selection. Or even just a way to mark or unmark the images by file type. This should be very easy to implement and I am really curious if I am missing something obvious here or if this is just not possible yet.
    Has anyone else thought this before? Or are you all using different methods to import images from your card reader?
    Any help or comment is appreciated.

    Sorry, download history is either on or off. There is no preference setting to exclude specific file types.

  • File type options to add to video track

    I am creating custom videos for my client. They want us to put a 30-second commercial of their product at the beginning of the video. What file types can I use. Im thinking I would simply load the file onto the track in front of the video.
    Any suggestions are greatly appreciated.
    I use Final Cutes Express 3.5.1

    Hi(Bonjour)!
    It's better to use a movie compressed in a codec handled natively by FCE to avoid rendering.
    Try (for video) DVCPRO 25 NTSC or PAL (to match your sequence), (for audio) AIFF linear PCM 48 kHz 16 bit for standard def, or Apple Intermediate codec (frame size that match your sequence settings) at 29.97 fps.
    If your client provides the movie, he has to use one of those codec to compress into quicktime movie and burn it on a data DVD.
    Or he could use any uncompressed format like quicktime animation (if his clip is generated by computer animation software).
    Avoid any video DVD as their content (video and audio) are muxed in MPEG2 format (a heavily compressed format).
    Michel Boissonneault

  • Can't Associate AE File Types

    I am running Adobe Creative Suites CS4 for my company. However, we had a file we needed to open so we also installed After Effects CS5.5.
    However, now all the AE files open in CS5.5 and this doesn't work for us as our plugsin are installed in CS4. I've tried several times in Windows 7 to associate AE files back to CS4.I've tried through the Control Panel under Default Programs and the right click context menu by "Open With". The problem is when I nativate to the After Effects.exe for CS4, it WILL NOT load in the Windows menu to allow me to re-associate it. The only option remains CS 5.5.
    Any way I can perhaps manualy associate these files by doing some kind of edit in the Registry?
    Thanks!

    See this or that on how to change icons for associated file types in Windows 7 or just do a Google search...
    Bear in mind that the location of file you may want to pick an icon from is
    C:\Program Files (x86)\Adobe\Adobe After Effects CS4\Support Files\AfterFX.exe

  • Photosmart C5580: PDF File type option has disappeared from Scan Shortcut Settings under Documents

    For 6 years I have used PDF as the file type for scanning documents.  Yesterday it switched to TIFF.  This creates files of ~8.5 MB per scanned page.
    The PDF option does no longer show in the dropdown menu.  Remaining options are:
    Bitmap, TIFF, TIFF Compressed, JPEG, GIF, PNG, PCX and FlashPix.
    How do I get PDF back on the list.
    I run Vista Home Premium

    Hi @vliegendeboer ,
    I see that you are having issues with the PDF option missing from the scanning software. I would like to help.
    In the HP Solution Center Software, select the option to change settings, select Save to File Save Options, on the File Type, try and select PDF and press OK. I don't have the exact Version 12 software you are using to go by, but the steps should be similiar.
    If you are still not able to select PDF ,download and run the Print and Scan Doctor. It will diagnose the issue and might automatically resolve it.Find and fix common printer problems using HP diagnostic tools for Windows?
    If there was any updates recently done on the computer, you can restore your computer back to before everything was working properly. How To Use System Restore in Windows Vista.
    If you are still having issues, the software might have become corrupted. Uninstall and reinstall the printer software.
    Uninstall software & drivers.
    HP Photosmart C5580 All-in-One Printer Drivers.
    Try scanning a PDF again.
    If you need further assistance, just let me know.
    Have a wonderful day!
    Thank You.
    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" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Can we limit the file type in Attachment?

    Hi,
    Is it possible to limit the file types that the OAF attachment can upload?
    Thanks!
    Edited by: maeve on Apr 17, 2011 7:09 PM

    Hi Maeve
    You can make use of below code in pfr method of controler
    if(pageContext.getParameter("FileUpload") != null)
    DataObject fileUploadData = (DataObject)pageContext.getNamedDataObject("Bean id of OAFileUploadBean ");
    String contentType = fileUploadData.selectValue(null, "UPLOAD_FILE_MIME_TYPE");
    //Write logic here to limit the file type
    }For more details read JavaDoc as well as refer below thread
    File Upload
    Hope it helps!!!
    Thanks
    AJ

  • Can't open .fir file type

    I am trying to upgrade the firmware on my Canon camera.  The firmware file is a .fir file type.  I can't open/run this file on either Mac or Boot Camp running Windows.  Any help would be appreciated.

    Are you sure that you are meant to open that on the computer? I shoot Nikon and I download firmware updates, copy them to the Card and insert that in the camera, never open them on the Mac.
    Check the updating instructions. Just a guess.
    Regards
    TD

  • Page Snapshot on Mac using Shift+Command+4, can I change the file type?

    Is there a way to have this feature save the screen shot as a .jpg or something other than .png?
    Thanks for The help!

    Actually you can change the file type, using a defaults write command in Terminal. Whatever you select changes the file type for all screenshots until/unless you globally change it again. All OnyX does is run this command in the program's interface--if you don't know how to use Terminal you may prefer this. If you want to use Terminal, you would launch it, then copy this command:
    defaults write com.apple.screencapture type jpg
    Paste it into the Terminal window and then press the Return key. I believe you need to restart for the change to take effect.
    Francine
    Francine
    Schwieder

  • My iPhoto browser just doesn't load. The app is responsive and I can access the menubar, but no options to click. There is just no iPhoto browser. I don't have a clue what to do.

    Whenever I try to load iPhoto, the icon bounces in the dock, the menubar changes, but the iPhoto photo browser/window never appears. Most of  the menubar drop-down windows are greyed out. I'm not sure what else I can add to this, this is really strange for me. No spinning beachball, just an empty screen.
    I'm running Lion 10.7.3 and I have iPhoto 11 (9.2.1). 
    What can I do?

    Try trash the com.apple.iPhoto.plist file from the HD/Users/ Your Name / library / preferences folder.
    (On 10.7: Hold the option (or alt) key while clicking on the Go menu in Finder to access the User Library)
    (Remember you'll need to reset your User options afterwards. These include minor settings like the window colour and so on. Note: If you've moved your library you'll need to point iPhoto at it again.)
    What's the plist file?
    For new users: Every application on your Mac has an accompanying plist file. It records certain User choices. For instance, in your favourite Word Processor it remembers your choice of Default Font, on your Web Browser is remembers things like your choice of Home Page. It even recalls what windows you had open last if your app allows you to pick up from where you left off last. The iPhoto plist file remembers things like the location of the Library, your choice of background colour, whether you are running a Referenced or Managed Library, what preferences you have for autosplitting events and so on. Trashing the plist file forces the app to generate a new one on the next launch, and this restores things to the Factory Defaults. Hence, if you've changed any of these things you'll need to reset them. If you haven't, then no bother. Trashing the plist file is Mac troubleshooting 101.

  • Start CVI application when particular file type is double clicked

    I'm developing using Labwindows/CVI 2013 on Win7
    I'm trying to get my installed Labwindows/CVI application (the app is called KSALogViewerV100) to run when a file with a particular extension is double-clicked.
    I went to Control Panel:
    Control Panel\All Control Panel Items\Default Programs\Set Associations
    I found my extension (.klg) and and clicked Change Progam, then Browse and navigated to:
    C:\Program Files (x86)\KSALogViewerV100 and selected KSALogViewerV100.exe
    So far so good.
    But when I open Explorer and find a file like MyFile.klg and double click it I get this:
    Any ideas what I'm doing wrong?

    OK, my bad, I was mis-handling the argc, argv stuff and overwriting a string.
    Now when I double-click a .klg file the appliction comes up just fine.  The full path-name of the file I double-clicked is in argv[1].
    Not sure I followed you though--
    Are you saying I should not have to go into control panel to associate .klg file types with my KSALogViewerV100.exe application?
    Kirk

  • (on Snow Leopard) Can't open a Indesign CS3 document by clicking an icon!

    I just install Snow Leopard on 3 Mac today and they all have the same problem now. We can't open an CS3 Indesign document by double clicking an icon. We have to go into the tool bar (open--» document).
    When I try by double clicking, this window now appear :
    http://i16.photobucket.com/albums/b48/avanos68/Capturedcran2010-01-12171102.png

    Just for your information.
    Rorohiko Ltd. has just released a new version of Soxy, which lets you do just this.
    If you don't know what Soxy does, here is a brief description:
    There’s a common problem when there are multiple versions of applications like Adobe® InDesign®, QuarkXPress®, Adobe Illustrator®… installed on the same computer.
    Double-clicking a file’s icon will often cause the wrong application version to launch. As a result, you might unwittingly re-save a document into a more recent file format, which could be a bad thing. Maybe it’s a customer file, and the customer might not be able to open the updated file when you e-mail it back to them.
    Soxy acts like an interceptor when opening documents and redirects the files to the appropriate applications of your choice.
    Our latest version has an option in the preferences that lets Soxy override the Finder's behaviour when there are '#' characters in an InDesign file name.
    You can download our latest version of Soxy from the Rorohiko website:
    http://www.rorohiko.com/soxy/

  • I can't open a new safari window by clicking the icon on the bottom

    As above, I want to open multiple window by clicking the icon on the bottom but it does not work.
    Is there somebody who helps this problem?
    Thanks.

    I want to open multiple window by clicking the icon on the bottom but it does not work.
    You can only open one Safari window at a time from the Safari icon in the Dock but you can save open Safari windows by clicking on the orange radio button top left in the Safari window. That will save that page to the right of the insertion mark on the Dock next to the Trash for easy access.

  • Can Save and Save As dialog boxes be modified to show fewer file type options in CS3?

    I'm looking to simplify the choices for the Save and Save As commands to the just the formats that I use on a regular basis to make some repetitive file processing tasks go faster. Is this possible?
    Thanks for your help.
    m

    Scripting can save to Folders relative to the File’s location or to absolute Folder-paths, so that may be beneficial in Your case.
    Scripting can also amend the name a File is saved as, one could even number copies progressively.
    It’s naturally easiest (to create, at least) to make one Script per file-format/target-location/name-change, because otherwise creating a dialog is necessary.
    The thing I have to admit here, though, is that it would probably take a little time to grasp the matter (JavaScript specifically) – so if You should be under time-pressure already it may not be very useful in the short run.

Maybe you are looking for

  • Problems connecting MBP to TV

    I am connecting my MBP to my LG lcd tv via the mini display to VGA cable. the connection and everything works fine. but when i try to watch a movie or tv show on itunes, it will not play on the tv. even if i start out with the itunes window on my mac

  • Hp slate 7 voice tab android version update

    I just want to know if i update my tab's android version from jelly bean to kitkat then it will safe.<br>I mean can i update my tab to kitkat without any problem.<br>

  • Mail app displays the wrong Inbox when you open it.

    This problem can be easily reproduced if you have more than one email account configured in iOS 4.x It should be extremely simple to fix with the next update. I see that this same problem has been mentioned before, but I couldn't update that thread b

  • Multiple artist for one album

    I hope I can explain this properly.  How can I organize my iTunes library so that songs by an artist FEATURING another artist is not listed as a seperate artist. For example, I have a CD by David Sanborn.  There are three songs on that CD where the a

  • FI Payment tables

    When will an entry hit PAYR table and when will it hit BSAK table. I don't find all the cleared documents in PAYR table. would someone elighten me on this Thanks in advance KK