Initial view is black, want to display a frame

When displaying a quicktime movie on a web site it always displays black before the movie starts. Is there a way to display a frame from the actual movie?
I am aware of the set poster frame but it doesn't display when the movie is on a web site.

hi Atish
i am using
loop at gt_sagadr_outtab into wa_sagadr_outtab
move wa_sagadr_outtab-country to wa_sagadr_text+223(226).
endloop
in this last field ie country i need to display the last 226 as blank as only country key is two char in database so the last space is not shown
i am not unsing the fM as tolb by  you
and afterwards
i am usning
Concatenate 'Sagadr_' sy-datum sy-uzeit '.dat' into gv_filename_sagadr.
CALL FUNCTION 'FILE_GET_NAME'
  EXPORTING
  CLIENT                        = SY-MANDT
    LOGICAL_FILENAME              = gc_lfile
    OPERATING_SYSTEM              = SY-OPSYS
    PARAMETER_1                   = gc_param1
    PARAMETER_2                   = gc_send
    PARAMETER_3                   = gv_filename_sagadr
  USE_PRESENTATION_SERVER       = ' '
  WITH_FILE_EXTENSION           = ' '
  USE_BUFFER                    = ' '
  ELEMINATE_BLANKS              = 'X'
  IMPORTING
  EMERGENCY_FLAG                =
  FILE_FORMAT                   =
    FILE_NAME                     =  gv_filepath_sagadr
EXCEPTIONS
  FILE_NOT_FOUND                = 1
  OTHERS                        = 2
IF SY-SUBRC <> 0.
MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
ENDIF.
and lastly
open dataset gv_filepath_sagadr for output in text mode encoding default.
    if sy-subrc eq 0.
     loop at gt_sagadr_text into wa_sagadr_text.
     transfer wa_sagadr_text to gv_filepath_sagadr.
     endloop.
    endif.
   close dataset gv_filepath_sagadr.
    if sy-subrc = 0.
    message S002 with gv_filepath_sagadr. "Files & created on Application server
    endif.
SO NOT SURE WHERE TO USE THE CODE AND HOW

Similar Messages

  • How to add a scroll bar within a view window ?I want to display x and y axis outside the scoll window and keep those axis static and move the graph within scroll area

    how to add a scroll bar within a view window ?I want to display x and y axis outside the scoll window and keep those axis static and move the graph within scroll area
    ananya

    Hey Ananya,
    I believe what you want to do is possible, but it will not be
    easy.  If you want to add a scroll bar that will scroll the graph
    back and forth but keep the axis set, you would want to add a
    horizontal or vertical scrollbar.  Then you would create an event
    handler for the scroll event.  You would have to manually plot
    different data within this scroll event.  Unfortunately, there is
    not really a built in way to do this with the Measurement Studio plot
    control.
    Thanks,
    Pat P.
    Software Engineer
    National Instruments

  • I want to display the narrative view as All Choices

    Hi Experts,
    If ‘All choices’ option is selected, I want to display the narrative view as All Choices.
    How do I achieve it?
    Waiting for your reply....
    Regards,
    Sathyan

    Hi Sathyan,
    Set a presentation variable for that prompt.
    and in request, go to the column formula,
    CASE WHEN '@{pv_var}' IS NULL THEN 'ALL CHOICES' ELSE col_name END
    Regards,
    Raghu

  • Properies - Initial view

    Want to produce a pdf that opens in full screen (so I can use transitions and have a clean presentation). But I also want to maintain a certain frame size (with black background filling the remainder of the screen). I go to File->Properties->Initial view and select a magnification of 75%. But it seems that opening in full screen mode overrides the selected magnification settings. Once in full screen mode however, you can hit "command -" to size down the frame (with black filling in the extra space behind it). Basically, I want to dictate the size of the content when in full-screen mode so things don't get blown up larger than I intended. Any thoughts?

    One can not modify the doc open options with a simple JavaScript command. It is possible to use the "batch process" to set the open parameters or add an "execMenuItem()". Using the "execMenuItem()" has the principal drawback that Adobe changes the menu item names and the names displayed on the menu bar are not the names used in JavaScript. So you may need to code this action to include testing the version number and passing a different name based on the version of Acrobat/Reader. You will also have to pass quoted strings, not impossible, but problematic for many users.
    Ok, running the script to find the menu command for the bookmark display is:
    ShowHideBookmarks
    Which toggles the bookmarks pane. I do not see any way to see the state of the bookmark pane so one must know the initial state of the navigation pane before using this command.

  • Initial view 2-up spreads with single cover page

    I hope I have this wrong and i'm missing something obvious but elusive: It seems like there is no way in the newest version of Acrobat to modify a generated multi-page PDF via preferences>page display so that on initial view it will show as spreads and also have a single cover page. Is that correct? Is this yet another one of those Adobe modifications that makes a graphic designer want to bang his head on the monitor? Or is there a workaround? I would be most grateful for some wisdom as I'm coming up empty with forum searches.

    Hi again ej 5000,
    Your screen shot shows the application preferences, but you should see what you're looking for in the Document Properties dialog box. So, when the file is open, choose File > Properties, and click the Initial View tab. Two-Up (Cover Page) is available in the Page Layout pop-up menu.
    Is that what you need?
    Best,
    Sara

  • Setting default "Initial View" options for new PDFs

    I usually want most of the PDFs I create to open with the pages panel displayed and “fit to window”. Currently I open every PDF and change that in the document properties under “Initial View”, save and close.
    There must be a better way.
    Is it possible to set this as the default for all newly created PDFs as part of the job options definition?
    I've searched in the different settings panes, but to no avail.
    Any hints appreciated.

    The Initial View (IV) settings are not part of the options when creating a new PDF, either in Acrobat or Distiller.
    There are several options to apply IV depending on the version of Acrobat you're using. You can create an Action in Acrobat X which applies IV to any open file as per your requirements, and optionally saves it as well. In Acrobat 9 or earlier you can do a similar thing with a batch process sequence.
    If you need to attach IV as part of the creation process then you can use an "epilogue.ps" script to add commands which Distiller will append to the PDF, and link that PS file to one of Distiller's presets.
    Lori Kassuba has a blog post about this method.

  • Initial View for PDF Package

    I've created a PDF Package. I'd want to make sure that the documents in the package display on the left-hand side of the document pane when someone opens the PDF Package. There doesn't seem to be any option for that under File > Properties > Initial View. How can I make sure that the links to the individual files that make up the Package are showing when someone opens the Package?

    Default documents in PDF Portfolios - see my old blog.
    Showing the bookmarks panel (by changing the Document Properties) should work for a standalone file, but it won't change what's shown on the previews in a Portfolio.

  • Initial View of a PDF

    Is there any way to have more than one panel display in the initial view of a pdf? Say, to show the bookmarks and attachments upon opening the pdf?

    For something that is not in the selection menu you will likely have to get by using JavaScript. You might want to go through the JavaScript manual and see if it helps. Keep in mind that many are turning off JavaScript for the same reason as with browsers -- the source of viruses. Might be worth a try. As far as I know there is no default that you could check otherwise.

  • Bring back Initial View consistant capability

    I create documents in Acrobat where people click on links and go back and forth between two documents.  I have my Initial View set on Bookmark Panel and Page, but when you click to the second document then return, the document has lost focus and now displays Page Panel and Page.  In all past versions of Acrobat and Reader, this function has been consistent.  Can you please fix/add whatever functionality that allowed Initial View to stay as it has been set?

    Tommy Igoe wrote:
    i cannot believe they took the controls away from column view in terms of quicktime. this is a deal breaker for me...
    Well I prefer the new behavior. Under Tiger, I had no control over the preview. I had several cases where I had large windows media files. If I even touched one of those files in column view the Finder would hang waiting for Quicktime to load the preview. On occasion the process crashed or hung permanently when the codecs could not be found. All because i mistakenly touched a file!
    Now I have control. If I want a preview I just hit spacebar. Otherwise, the Finder leaves it alone.
    Not everyone wants to go backwards.

  • I want to display icons in ALV

    Hi friends,
    I want to display icon indicators in ALV ???
    can anybody tell me ??/
    Thanks...

    Hi sturdy,
    this code will help u...copy paste and run...
    *& Report  ZFI_TEST                                                    *
    REPORT ZFI_ICON_TEST MESSAGE-ID zz .
    *& TABLES DECLARATION *
    TABLES: vbak.
    *& TYPE POOLS DECLARATION *
    TYPE-POOLS: slis.
    *& INTERNAL TABLE DECLARATION *
    DATA: BEGIN OF itab OCCURS 0,
    icon TYPE icon-id,                 "itab-icon = '@08@' -> Green ;     '@09@' -> Yellow ;     '@0A@' -> Red
    vbeln LIKE vbak-vbeln,
    audat LIKE vbak-audat,
    vbtyp LIKE vbak-vbtyp,
    auart LIKE vbak-auart,
    augru LIKE vbak-augru,
    netwr LIKE vbak-netwr,
    waerk LIKE vbak-waerk,
    END OF itab.
    *INTERNAL TABLE FOR FIELD CATALOG
    DATA: wa_fieldcat TYPE slis_fieldcat_alv,
    it_fieldcat TYPE slis_t_fieldcat_alv.
    IT_FIELDCAT TYPE STANDARD TABLE OF SLIS_FIELDCAT_ALV
    WITH HEADER LINE,
    *INTERNAL TABLE FOR EVENTS
    DATA: it_event TYPE slis_t_event,
    wa_event TYPE slis_alv_event,
    *INTERNAL TABLE FOR SORTING
    it_sort TYPE slis_t_sortinfo_alv,
    wa_sort TYPE slis_sortinfo_alv,
    *INTERNAL TABLE FOR LAYOUT
    wa_layout TYPE slis_layout_alv.
    *& VARIABLE DECLARATION *
    DATA : v_repid TYPE sy-repid,
    v_pagno(4) TYPE n,
    v_date(8) TYPE c.
    *& CONSTANTS *
    CONSTANTS: c_x TYPE c VALUE 'X'.
    *& SELECTION SCREEN *
    SELECTION-SCREEN: BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.
    SELECT-OPTIONS: s_vbeln FOR vbak-vbeln,
    s_vbtyp FOR vbak-vbtyp DEFAULT 'C'.
    SELECTION-SCREEN: END OF BLOCK b1.
    SELECTION-SCREEN: BEGIN OF BLOCK b2 WITH FRAME TITLE text-002.
    SELECTION-SCREEN : BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 1(20) text-003.
    PARAMETERS: p_list RADIOBUTTON GROUP rad1 DEFAULT 'X'.
    SELECTION-SCREEN : END OF LINE.
    SELECTION-SCREEN : BEGIN OF LINE.
    SELECTION-SCREEN COMMENT 1(20) text-004.
    PARAMETERS: p_grid RADIOBUTTON GROUP rad1.
    SELECTION-SCREEN : END OF LINE.
    SELECTION-SCREEN: END OF BLOCK b2.
    AT SELECTION-SCREEN.
      PERFORM validate_screen.
    *& START OF SELECTION *
    START-OF-SELECTION.
      CLEAR: itab, itab[].
    V_REPID = SY-REPID.
      PERFORM get_data.
      PERFORM display_data.
    *& END OF SELECTION *
    END-OF-SELECTION.
    *--DO ALV Process
      v_repid = sy-repid.
    *--Sort the Output Fields
      PERFORM sort_fields.
    *--Build Field catalog for the Output fields
    PERFORM BUILD_FIELDCAT.
    *--Set the Layout for ALV
      PERFORM set_layout.
    *& Form GET_DATA
    text
    TO GET THE DATA FROM TABLES INTO ITAB
    FORM get_data .
      SELECT vbeln
      audat
      vbtyp
      auart
      augru
      netwr
      waerk
      INTO CORRESPONDING FIELDS OF TABLE itab
      FROM vbak
      WHERE vbeln IN s_vbeln AND
      audat > '04.04.2005'
      AND netwr > 0.
      LOOP AT itab.
        IF itab-netwr < 10000.
          itab-icon = '@08@'.
        ELSEIF itab-netwr > 10000 AND itab-netwr < 100000.
          itab-icon = '@09@'.
        ELSEIF itab-netwr > 100000.
          itab-icon = '@0A@'.
        ENDIF.
        MODIFY itab INDEX sy-tabix.
      ENDLOOP.
    ENDFORM. " GET_DATA
    *& Form sort_fields
    FORM sort_fields .
      CLEAR wa_sort.
      wa_sort-fieldname = 'VBTYP'.
      wa_sort-spos = '1'.
      wa_sort-up = 'X'.
      APPEND wa_sort TO it_sort.
      CLEAR wa_sort.
      wa_sort-fieldname = 'NETWR'.
      wa_sort-spos = '2'.
      wa_sort-up = 'X'.
      wa_sort-subtot = 'X'.
      APPEND wa_sort TO it_sort.
    ENDFORM. " sort_fields
    *& Form set_layout
    FORM set_layout .
      IF p_list = c_x .
        wa_layout-window_titlebar = 'LIST DISPLAY'(016).
        wa_layout-zebra = 'X'.
    *-- ALV LIST DISPLAY
        PERFORM list_display TABLES itab.
    *-- ALV GRID DISPLAY
      ELSEIF p_grid = c_x.
        wa_layout-window_titlebar = 'GRID DISPLAY'(017).
        wa_layout-zebra = 'X'.
        PERFORM grid_display TABLES itab.
      ENDIF.
    ENDFORM. " set_layout
    *& Form list_display
    FORM list_display TABLES p_itab .
      CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
        EXPORTING
          i_callback_program = v_repid
          is_layout          = wa_layout
          it_fieldcat        = it_fieldcat[]
          it_sort            = it_sort[]
          i_save             = 'U'
        TABLES
          t_outtab           = itab
        EXCEPTIONS
          program_error      = 1
          OTHERS             = 2.
      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. " list_display
    *& Form GRID_DISPLAY
    FORM grid_display TABLES p_itab .
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
          i_callback_program = v_repid
          is_layout          = wa_layout
          it_fieldcat        = it_fieldcat[]
          it_sort            = it_sort[]
          it_events          = it_event
        TABLES
          t_outtab           = itab
        EXCEPTIONS
          program_error      = 1
          OTHERS             = 2.
      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. " GRID_DISPLAY
    *& Form VALIDATE_SCREEN
    text
    --> p1 text
    <-- p2 text
    FORM validate_screen .
      DATA: lv_vbeln LIKE vbak-vbeln.
      IF NOT s_vbeln IS INITIAL.
        SELECT vbeln
        INTO lv_vbeln
        UP TO 1 ROWS
        FROM vbak
        WHERE vbeln IN s_vbeln.
        ENDSELECT.
        IF sy-subrc <> 0.
          MESSAGE e000 WITH 'INVALID SALES DOC'.
        ENDIF.
      ENDIF.
    ENDFORM. " VALIDATE_SCREEN
    *& Form display_data
    text
    --> p1 text
    <-- p2 text
    FORM display_data .
      DEFINE m_fieldcat.
        add 1 to wa_fieldcat-col_pos.
        wa_fieldcat-fieldname = &1.
        wa_fieldcat-ref_tabname = 'VBAK'.
        wa_fieldcat-do_sum = &2.
        wa_fieldcat-cfieldname = &3.
        append wa_fieldcat to it_fieldcat.
      END-OF-DEFINITION.
      DATA:
      ls_fieldcat TYPE slis_fieldcat_alv,
      lt_fieldcat TYPE slis_t_fieldcat_alv.
      m_fieldcat 'ICON' '' ''.
      m_fieldcat 'VBELN' '' ''.
      m_fieldcat 'AUDAT' '' ''.
      m_fieldcat 'VBTYP' '' ''.
      m_fieldcat 'AUART' '' ''.
      m_fieldcat 'AUGRU' '' ''.
      m_fieldcat 'NETWR' 'C' 'WAERK'.
      m_fieldcat 'WAERK' '' ''.
    ENDFORM. " display_data[/code]

  • Is there any way to force the following initial view...

    ..."fit to page" + "two pages per screen - but only if there's room for two"?
    In other words, I want the page to fit in the screen upon initial view, but I also see a lot of wasted real estate all around that could, most of the time, fit a second page. However, I don't want the two pages to count against the "fit" -- meaning, on narrower screens, the priority should go to fitting the first page (and not showing the 2nd) rather than fit both pages at all costs.
    Is there any way to ask Acrobat to do this?

    The initial view (IV) settings within a PDF file are static tags - they can't be made to dynamically-adapt based on the window dimensions,it's the renderer (Acrobat, Reader, or whatever else is opening the file) that decides if and how it will follow the IV requested by the file header.
    It would be possible to use a Page Open action on the first page of the file, which does some nasty math with the various doc.*WindowRect objects to work out how much "wasted" space there is, and then set the doc.layout and doc.zoomType properties - but page actions are a different concept to IV as the zoom will reset itself every time that page is viewed. Users don't like their application apparently fiddling with the zoom level without being told to!

  • Is there a way to set the default Initial View to Bookmarks Panel and Page on word documents that I save as PDF?

    When I save my word 2013 documents as Adobe PDF I have to open the PDF up, go to File>Properties>Initial View>Navigation Tab and then set the initial view as Bookmark Panel and Page; it gets pretty tedious.
    I use Save as Adobe PDF rather than Print to Adobe PDF Printer because I like being able to have the security settings automatically set.
    I just want to be able to save my word document as Adobe PDF with the initial view already set as Bookmark Panel and Page, and with security, so I can send it out immediately.
    Is this possible?
    Thank you.

    Use the Firefox Android Addon - Phony
    *https://addons.mozilla.org/en-US/android/addon/phony
    for more
    *https://addons.mozilla.org/en-US/android/

  • Initial View - Default Setup (Acrobat 9.0 Pro)

    Hi everyone,
    This may be a dumb question but I just can't seem to find how to change the default page number in the "Initial View" tab - under Document Properties.
    My pdfs are always opening up on page 4 (small thing - but annoying!).  I can change the value to "1" for each pdf, but I don't want to have to do this everytime i generate a pdf.
    There must be a way to change the default value from "4" to "1"  (I hope).
    Can anyone help with this?
    Thank you,
    Tina

    Never mind - I just found the option under "Save PDF" that allows me to select the page number.
    Just didn't expect it to be there ... sorry about that !
    tvb

  • Initial View set in PDF Document not working.

    I have a PDF document w/Initial View in the Document Properties set to Navigation tab: 'Bookmarks panel and Page', and Open to page '1''.  However, when I send this document out, the Initial View settings do not happen (The PDF opens to the page last accessed before the document was sent and the navigation pane does not display).  Help - what am I missing or doing wrong when trying to distribute PDF?
    I am using Acrobat X Pro.

    It might be the settings in Acrobat that is causing the problem. Edit – Preferences…, under Categories select Documents. Uncheck Restore last view settings when reopening documents.

  • Initial View is disabled on a Form created in LiveCycle ES2

    Hi,
    I am trying to change the preferences using the Initial View tool in Acrobat.  I want to set it to open with bookmarks visible.  However, the entire initial view page is disabled for me.  The PDF is one that I created myself using LiveCycle Designer ES2.  I am using Acrobat Pro X.  Why would this functionality be disabled?
    Thanks,
    Nicole

    Thank you for your link. Unfortunately, I am not a developer and that was like a foreign language to me.  Is it possible to accomplish the same from a LiveCycle menu?
    The view of a document can be set in manifold ways in Acrobat/Reader.
    If single page, 2-up continious, with bookmarks panel, fit to width etc..
    A lot is possible, but only with the menu.
    JavaScript enables control of all these things from within a XFA-form.
    Therefore the properties of the viewState object are used.
    overViewMode controls the panels and full screen mode.
    pageViewLayoutMode controls the page layout.
    pageViewZoom controls the zoom level.
    pageViewZoomType controls the zoom adaption to the application window.
    This properties can be changes through a button script or the docReady:event of the form.
    So you're able to control the initial view of the form.
    event.target.viewState = {overViewMode:3};
    event.target.viewState = {PageViewLayoutMode:1};
    event.target.viewState = {PageViewZoom:0.75};
    event.target.viewState = {PageViewZoomType:1};

Maybe you are looking for

  • Safari crashes on open after installing 4shared desktop app

    Safari crashes on open after installing the 4shared desktop app, i have included the error report in case anybody needs it!!!! Any help would be great5 as using chrome at the moment and want to go back to safari many thanks Process:         Safari [3

  • Search help: default value for 'Maximum no of hits'

    Hello, I have a request from a user to change the default value for maximum number of hits in the search help. Any quick hint? Regards, Michal

  • WBS settllement to Asset

    Hi, I am trying to create the settlement rule for the WBS element with category Asset. While assigning asset under construction (which is created by this WBS element) it is giving the error message "You can not post to asset XXXXX". Please tell me wh

  • Got multiple values for non null local custom field

    Hi, I get the following error message while saving a MPP from Project Professional to MS Project Server: Got multiple values for non null local custom field. I checked the MPP and found that there are fields with same alias as Enterprise field names.

  • After i installed Lion OS i am facing no. of issues,

    hi , I am facing multipule issue after i installed Lion  OS . 1-The safari is not functioning correctly .The java applet is not getting started even though i have installed hava and have enabled Applet. 2- Once i close and open new browser safari is