Incrase Line Spacing in Table

Hi All,
is it possible to increase the line spacing for a ui-element table (CL_WD_TABLE) in ABAP Web Dynpro? If so,can you explain how to do this?
BR
Dominik

Hi,
as I read the explanation in following article set_width does not solve the problem in my eyes.
http://help.sap.com/saphelp_sm40/helpdata/en/6e/ae0e422dfcdc2ce10000000a1550b0/content.htm
any has a different view?
BR
Dominik

Similar Messages

  • How do you set the line spacing when using the Append Text Table to Report VI?

    I have a table of numbers which I wish to print using the report generation VI's. Since each column has a different numerical format, I first convert the number for each cell to a string with the appropriate format and then build a string array to pass to the Append Text Table to Report VI. The table is printed with double line spacing. How do I reset this for single spacing?
    Attachments:
    print_array.vi ‏112 KB

    Dave,
    The issue is not with the NI-Reports functionality, but the Array to Spreadsheet String funvtion in the for loop. Here is the context help for this function:
    "Converts an array of any dimension to a table in string form, containing tabs separating column elements, a platform-dependent EOL character separating rows, and, for arrays of three or more dimensions, headers separating pages."
    The thing to note here is that it says it adds an EOL (end of line) character at the end of every row. This is what is happening. Your first column of data has a \r\n in it and adds the second row to each data item. This in turn makes the rest of the columns have a larege blank space at the bottom so that all of the cell heights are equal. I w
    ould re-write that little bit of code so that you just do one large string concatenation of number, spaces, number, spaces, number and this should solve your issue.
    Thank you for using the Developer Zone Discussion Forums.
    Randy Hoskin
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • How can I change or reduce the line spacing to single in a "multiple lines of text" column in a list?

    We keep many logs in a simple list format. One of the columns requires a description using the "multiple lines of text" default column. Sometimes the person making the entry needs to complete about 20-30 lines of text. Users are requesting we reduce
    the amount of space advanced between lines to save space and be more concise. Is there a way to reduce the line spacing for the column entries to single spacing without code?
    Maree N Percival

    We determined that the site column settings were incorrect for allowing single spacing, we changed the site column setting from "Enhanced rich text (Rich text with pictures, tables, and hyperlinks)" to  "Rich text (Bold, italics, text alignment, hyperlinks)"
    and it is now keeping the text in single spaced lines.
    <label for="onetidRichText">Specify the type of text to allow:</label> 
    <input id="onetidRichTextPlain" name="RichText" title="Plain text" type="radio" value="PLAIN" />
    <label for="onetidRichTextPlain">Plain text   </label>
    <input id="onetidRichTextCompatible" name="RichText" title="Rich text (Bold, italics, text alignment, hyperlinks)" type="radio" value="COMPATIBLE" />
    <label for="onetidRichTextCompatible">Rich text (Bold, italics, text alignment, hyperlinks)</label>
    <input id="onetidRichTextFullHtml" name="RichText" title="Enhanced rich text (Rich text with pictures, tables, and hyperlinks)" type="radio" value="FullHtml" />
    <label for="onetidRichTextFullHtml">Enhanced rich text (Rich text with pictures, tables, and hyperlinks)</label>
    Maree N Percival

  • SAPSCRIPT to Web(pdf) has different line spacing than in SAP?

    When we issue to output the order in SAP it looks fine. When we open it in the web, using PDF, the lines are spaced differently.
    We have never had an issue before, but now we added a lot of text to a final page of the sapscript.
    Any suggestion how to adjust the PDF line spacing for output via our SAP Function Modules that create OTF to PDF?
      Thanks,

    Hi,
    The SAPscript must generate an OTF output and then you convert the OTF into PDF format.
    There are 2 possibilities :
    1.Without generating any spool :
    2.When calling OPEN_FORM function module, export parameter OPTIONS-TDGETOTF = 'X', and when calling CLOSE_FORM function module, use returned parameter OTFDATA
    call CONVERT_OTF function module to convert the OTF to PDF. Returned parameters are BIN_FILE (the PDF binary) and BIN_FILESIZE (the length of the PDF binary). See below how to save a PDF binary to a file.
    If an OTF spool has been generated, you may convert it using CONVERT_OTFSPOOLJOB_2_PDF function module. Returned parameters are PDF table (the PDF binary) and PDF_BYTECOUNT (the length of the PDF binary).
    Thanks

  • Preserve "exactly" line spacing in epub output.

    In my Pages document, there are many inline equations (from Mathtype). I like having the line spacing set to "exactly" so the line spacing remains constant, even between lines with equations that 'overlap' the lines around it.
    Is there a way to preserve this option when I export my Pages document to Epub? Right now, the line spacing is single-spaced in the Epub output.

    In my Pages document, there are many inline equations (from Mathtype). I like having the line spacing set to "exactly" so the line spacing remains constant, even between lines with equations that 'overlap' the lines around it. Is there a way to preserve this option when I export my Pages document to Epub? Right now, the line spacing is single-spaced in the Epub output.
    No, if you use the ePub document model. Yes, if you mix document models.
    ePub is a document markup model where you are expected to encode character information in ISO10646/Unicode and encode the logical organisation (structure) the define the parts of your document. However, ePub has no support for font embedding and without font embedding it is meaningless to talk of fixed line length, fixed line spacing, and fixed glyph spacing and sizing.
    If you set up your equations in whatever originating application you prefer and save into a fixed geometry format such as Adobe PDF, then the fixed geometry file can be handled like a graphic in ePub, HTML and other document markup models. Be aware that Adobe PDF encodes the glyphs but not the characters whereas ePub and HTML encode the characters but not the glyphs which may impact search support, depending on what you are trying to do. Also, check you mathematical fonts in the Apple Character Palette to be certain that the glyphs map to meaningful characters in ISO10646/Unicode so that the glyph identifiers can be used to synthesise character semantics. A whole lot of mathematical fonts are constructed to draw mathematical glyphs from say English characters so that there is no relationship at all between information processing and image presentation. In this respect, OpenType is simply a rebranding of TrueType whereby system software displays an OpenType icon if a TrueType font file has the DSIG table - there is no guarantee whatsoever that the relationship of characters to glyphs is of this world (lots and lots of laughs to Heidelberg and its management of the Linotype Library here). See below from the ePub Specification.
    /hh
    http://www.idpf.org/doclibrary/epub/OPS_2.0.1draft.htm
    3.4: Embedded Fonts
    To provide authors with control over the appearance of the text, OPS supports the CSS2 font-face at-rule (@font-face). See section 15.3.1 of the CSS2 Recommendation. The following font descriptors must be supported:
    font-family
    font-style
    font-variant
    font-weight
    font-size
    src
    For portability, authors must not use any other descriptors. Font files must carry all information needed for rendering Unicode characters. Fonts must not provide mappings for Unicode characters that would change the semantics of the text (e.g. mapping the letter "A" to a biohazard symbol). Content creators must not assume that any particular font format is supported. Fonts could be included in multiple formats by using a list of files for the src descriptor; the first supported format should be used. At least one file in OpenType format should always be included in the list. It is advisable for a Reading System to support the OpenType font format, but this is not a conformance requirement; a reading system may support no embedded font formats at all. Content creators should use comma-separated lists for font-family properties to specify fallback font choices.
    Content creators must always honor usage restrictions that are encoded in OpenType fonts (and many other font formats). Fonts that are marked "no embedding" must not be included in OPS Publications.
    Any font files included in an OPS Publication must be included in the OPF manifest with appropriate media type (application/vnd.ms-opentype for OpenType fonts).

  • Adobe Form, Line Spacing of Paragraphs

    Dear colleagues.
    I have an Adobe Form (created by transaction SFP in
    an ERP 6.0 system, using Adobe LifeCycle Designer 7.1).
    This form contains a simple table to display some text in the form.
    The table has just one column for strings (type Text field, field
    format Plain Text only, value type Read Only).
    It works fine. However I would like to reduce the spacing of the text
    lines in the table.
    Would you please tell me how this can be done?
    (I tried the following, but it was NOT successful: I opened palette
    "Paragraph". Under "Spacing", the value of "Above:" and "Below:" was
    already 0pt. So I changed the option of "Line Spacing:" from "Single"
    to "Exactly" and assigned to "At:" a smaller value, e.g. 5pt.
    Then I tested my modified form, and I was very surprised: The
    spacing of the text lines did not change, but the width of the text
    lines was reduced! All letters were truncated: The above and below
    part of the letters disappear suddenly.)
    Would you please give me some hint?
    Best regards,
    Holger

    Hello Holger,
    could you please clarify that you have a table with one column and in each row you have some multi line text and you would like to reduce the distance between the lines or you have one line per row and wish to reduce the distance between the text in each row?
    --- Row 1 -----
    text line 1  
    <space>
    text line 2
    --- Row 2 -----
    text line 1
    <space>
    text line 2
    OR
    --- Row 1 -----
    text line 1
    <space>
    --- Row 2 -----
    <space>
    text line 2
    Regards,
    Ben Patterson

  • Modifyling Line Spacing

    I am using Dreamweaver MX 2004. I have a Navigation list in
    the left vertical layout table using a style I created called
    Navlist. It works correctly with hovers etc. The only thing I don't
    like is that the spacing between the lines of text is too close. I
    have used a <br> return. If I use a <p> return it is
    way too much. Is there a way I can use edit the style with the css
    panel to increase (or decrease) the spacing slightly?
    Thanks
    Mike

    http://www.google.com/search?q=controlling+line+spacing+with+css&ie=utf-8&oe=utf-8&aq=t&rl s=org.mozilla:en-US:official&client=firefox-a

  • Blank Lines in a table in Smartforms

    Hey fellas,
    Why m i getting 2 blank lines after each table line...?
    My Line Spacing Setting in Smartstyle is exactly 1 LN...if changed to less output is jumbled...
    And my internal table doesn't contain any blank line too...
    Plzz HELP !

    HI,
    Check the number of rows in main area of table.
    only one is required.
    Regards
    Sreekanth

  • "Line Spacing" vs. leading

    How does "Line Spacing" in static or dynamic text fields
    (explicitliy set in the "Formatting Options" window) compare w/
    "leading" when creating a text field w/ AS?
    Is a "Line Spacing" setting of 10 the same as my_fmt.leading
    = 10;?
    In a Flash 7 file I'm trying to get the spacing between lines
    in an AS-created text field to be closer than default, but it seems
    that leading can be a positive value. But if a similar static field
    looks good w/ Line Spacing set at 0, why is there no equivalent w/
    leading?

    To clarify... If the query row is omitted from the
    indexed/array notation, then isValid() and <cfparam />
    produce different results.
    In the attached code example below, the query row was omitted
    intentionally to illustrate.
    Two possible solutions are:
    1) Make isValid() throw an error (so that they both throw an
    error)
    2) Make <cfparam /> not throw an error (so that they
    both do not throw an error)
    I feel the behavior should be consistent. Does anyone feel
    otherwise? If the behavior should be consistent, then which
    solution, or other solution, is preferred?
    Let's discuss!
    Thanks,
    -Aaron
    ---------

  • Permanently save line spacing in a multi-line text field

    Me: Adobe Acrobat 8 Pro, Windows Vista
    (I think the people who will be using the form have Reader 7 on Windows)
    I work in a doctors' clinic, and we use phone message sheets to document conversations between the patients/us/nurses/doctors, and I scanned the form and made it into a fillable PDF for our secretaries to fill out more quickly. The "message" area has pre-printed lines on it, and the multi-line text field I placed there needs to match up to the lines. I used the Rich Text Formatting options to set it to "Exactly 24 Points," but I can't get it to KEEP the formatting permanently. The only way I could get it to save the formatting in that field was to put a space in it and then save it, and then give that to the 2 phone secretaries. It works perfectly the first time, but instead of just closing/re-opening the file to start a new message, one of the secretaries highlights everything in the "message" field and deletes it... which deletes the line spacing formatting. I've told her
    b numerous
    times to leave that starting space in the field, but she "forgets" so all of her messages look messed up. So is there a way to force that line spacing
    b PERMANENTLY
    ???? Here's a shrunken screenshot of the field -- I wish I could just erase the lines altogether so the spacing wouldn't matter, but the secretaries type/print the message out, then the nurses/docs write on the page with pen so the lines have to stay. http://img187.imageshack.us/my.php?image=notepreviewph8.jpg
    Thanks!

    You can set the font size of the text. Then play with the underlines in the original document to match the needs of the font that is used. Print to a new PDF and then use replace pages to put the new page into the form without changing the form fields. I was able to do this with a word processing document by adding underlining in the document with 12 pt and setting the font to 12 pt in the text field. You can play with the font, the border of the field, and the underlining in the original document to get the desired result. Is this optimal, probably not. However it does the job.

  • I have "upgraded" from Pages 2.0.2 to Pages 5.5.3 and can no longer customize my line spacing. Does anyone know if there are more than 4 options for line spacing?

    Is it possible to customize line spacing in Pages 5.5.3? My previous Pages 2.0.2 allowed me to choose spacing in 0.1 increments, but as far as I can tell Pages 5.5.3 only offers four options. Very limiting for creative documents.

    Hi Margaret,
    Does this work for you?
    And 0.6
    Or 1.6
    Please call back if this does not help.
    Regards,
    Ian.

  • Line Spacing in text field.

    Hi,
    I have added many text fields to my pdf document. Some of them need following:
    1.
    Adjust the line spacing between two lines.
    2.
    Make the text "justified".
    I can not find any way to accomplish these things. Can anyone tell me how to do these things?
    Thanks,
    Vijay

    Geo,
    Are you talking about check box "Allow Rich Text Formatting" in the Text Field Properties dialog box? I have it checked.
    But still it does not give me ability to adjust line spacing or "justify"ing the text.
    Thanks,
    Vijay

  • How To delete the Chosen line from the Table Control

    Hi Friends,
      i am new to Module Pool Programming , i developed a Table Control in input mode and i am getting data also into that table control. my requirement is that i want to delete the current chosen line from that table control. please help me out.

    HI
    GOOD
    GO THROUGH THIS REPORT
    REPORT demo_dynpro_tabcont_loop_at.
    CONTROLS flights TYPE TABLEVIEW USING SCREEN 100.
    DATA: cols LIKE LINE OF flights-cols,
    lines TYPE i.
    DATA: ok_code TYPE sy-ucomm,
          save_ok TYPE sy-ucomm.
    DATA: itab TYPE TABLE OF demo_conn.
          TABLES demo_conn.
    SELECT * FROM spfli INTO CORRESPONDING FIELDS OF TABLE itab.
    LOOP AT flights-cols INTO cols WHERE index GT 2.
      cols-screen-input = '0'.
      MODIFY flights-cols FROM cols INDEX sy-tabix.
    ENDLOOP.
    CALL SCREEN 100.
    MODULE status_0100 OUTPUT.
      SET PF-STATUS 'SCREEN_100'.
    DESCRIBE TABLE itab LINES lines.
    flights-lines = lines.
    ENDMODULE.
    MODULE cancel INPUT.
      LEAVE PROGRAM.
    ENDMODULE.
    MODULE read_table_control INPUT.
      MODIFY itab FROM demo_conn INDEX flights-current_line.
    ENDMODULE.
    MODULE user_command_0100 INPUT.
      save_ok = ok_code.
      CLEAR ok_code.
      CASE save_ok.
        WHEN 'TOGGLE'.
          LOOP AT flights-cols INTO cols WHERE index GT 2.
            IF  cols-screen-input = '0'.
              cols-screen-input = '1'.
            ELSEIF  cols-screen-input = '1'.
              cols-screen-input = '0'.
          ENDIF.
      MODIFY flights-cols FROM cols INDEX sy-tabix.
    ENDLOOP.
        WHEN 'SORT_UP'.
          READ TABLE flights-cols INTO cols WITH KEY selected = 'X'.
          IF sy-subrc = 0.
            SORT itab STABLE BY (cols-screen-name+10) ASCENDING.
            cols-selected = ' '.
      MODIFY flights-cols FROM cols INDEX sy-tabix.
          ENDIF.
        WHEN 'SORT_DOWN'.
          READ TABLE flights-cols INTO cols WITH KEY selected = 'X'.
          IF sy-subrc = 0.
            SORT itab STABLE BY (cols-screen-name+10) DESCENDING.
            cols-selected = ' '.
      MODIFY flights-cols FROM cols INDEX sy-tabix.
          ENDIF.
        WHEN 'DELETE'.
          READ TABLE flights-cols INTO cols
                                  WITH KEY screen-input = '1'.
          IF sy-subrc = 0.
            LOOP AT itab INTO demo_conn WHERE mark = 'X'.
              DELETE itab.
    ENDLOOP.
          ENDIF.
    ENDCASE.
    ENDMODULE.
    CHANGE THE CODE AS PER THIS LIGIC.
    THANKS
    MRUTYUN

  • In Notes, I do not have a format bar. Under views there is no option to toggle this feature on or off. How then, can I set line spacing in documents? or is there some trick to getting the format bar that they say exists?

    I want to be able to adjust line spacing in the Notes program. The help menu says that there is format bar and that I can choose this spacing. I do not have a format bar. They said that you can toggle this on and off under the View menu. I have not option in my dropdown that gives me an option to show or hide the format bar. Is there a reason why my version does not seem to have this feature?

    Sorry for the wishy washy response but potential YES and possibly NO. Your user data should be intact but the OS may not be able to boot. You have a backup?

  • How do I execute some code when a line of a table control is selected?

    Hi,
    I would like to execute some code when a line of a table control is selected.  At the moment I have to select one or multiple rows and then press enter, this forces a screen refresh and my code is executed but I would like the code to be executed as soon as any line is selected.
    I've done something like this using ALV grids and object orientated code but is there a way of doing this in a normal non-OO table control?
    Thanks in advance.
    Gill

    Hi,
    U need to declare a char1 field for marking (mark field).  This will reflect with value 'X' in your tcontrol internal table for all the selected rows. 
    Now u need to handle the okcode for enter in your PAI.
    There u need to loop through the table for all marked fields.
    There after u can do what ever u want.
    Venkat.

Maybe you are looking for

  • Newbie needs help with Flex app

    Hi there. I am very new to Flex and also fairly new to programming although I do have a little experience. I am trying to create an app which stores code snippets or common text I tend to use every day in my documents and emails. So basically I need

  • Difference b/w CORBA and DB Link

    Hi, I have to import data from the source ,so i have two choice to transfer data from source - DB Link or Corba. My source support both and its having Oracle data base. i am using Oracle 10g in destination. So please suggest me which one best and eas

  • How to move existing attachments into new external storage?

    Dears, could you pls advice is it possible to move attachments, stored in internal database (table SOFFCONT1) into content server? I've read note 389366 (report RSIRPIRL), but i guess it doesn't work as expected, because document area is empty for SO

  • Mac taking a lot more time

    My Mac is taking a lot more time to load photos from iPhone and iPad than was taking before.What can be the reason of it ? Thanks

  • LE_DSP_RESOLVE_CALL was terminated with exception NOTHING_TODO

    Hi Experts , We have one inbound Idoc with status 51  Error is "Function module LE_DSP_RESOLVE_CALL was terminated with exception NOTHING_TODO ( )" could you kindly let me the reason and how to correct this erros? Regards Nagaraju