Customised FONT Size or Style

Hi Folks,
Can we define our own font size and font family in SAP?I am working on Script.
Thanks,
K.Kiran.

Hi Kiran,
Try this:
Import new Font in SAP Script/ Smartforms.
Check the below link:
http://www.sap-basis-abap.com/sapbs043.htm
Create a new font type with the spool administrator (SPAD)
When you need some different fonts other than those available in the standard SAP system, you'll have to create those different fonts size manually for the device types that you are using.
http://www.sapfans.com/forums/viewtopic.php?t=258700&sid=e023b90008c9ee1843c00fc3cf2fcee6
COPY SAP STANDARD DEVICE TYPE TO ZXXXX e.g. ZHPLJ4
SPAD - Spool Administration
Full administration
Device Types - ZHPLJ4 (then click Device Types)
Utilities -> For device type -> Copy device type
Print Controls - Copy an existing Print Control and change the ControlCharacter sequence
SE73 - SAPscript Font Maintenance
Printer fonts - Change
Double click on the ZXXXX device type
Create
Font family COURIER
Font size 030
Characters per inch 21.00
Print control 1 SFXXX
Print control 2 SFXXX
Suggest to do search in SDN with key - 'Font'
Will get a lot of helpful discussions.
Reward points if this Helps.
Manish

Similar Messages

  • How to change font size and style in Oracle Report Builder 6i?

    Hi,
    is it possible to change the font size or style in a chart?
    how???
    if I mark the chart and change the font maybe to tahoma, there's no change visible and the value will be set to arial directly.
    any tips?
    thanks

    Same situation for report parameter input value font. What ever we do , it is still Arial and size 10.

  • How to change font size and style in keynote for ios

    How to change font size and style in keynote for ios

    Same situation for report parameter input value font. What ever we do , it is still Arial and size 10.

  • Font size and style

    How can I change the font size and style?

    From what I've seen YOU CAN'T! I've just posted to Apple to include such a basic rudimentary preference. I can't believe this option has never been available.

  • Pages Copy & Paste Style Buttons don't change font size and style?

    Shouldn't the font size and style also be copied and pasted when I use the buttons to copy & paste the style within a page?

    Hello
    It seems that the description of these buttons in the Help is not clear.
    After several attempts, one may understand that they don't apply to attributes inserted "by hand" with cmd + B for instance but to "styles" defined in the Styles drawer.
    Yvan KOENIG (from FRANCE dimanche 30 mars 2008 20:34:35)

  • To change Font size and style in a cell

    HI! .
    I would to know if it is possible to change to the source and the text of alv.
    I have seen that with class CL_SALV_WD_UIE_TEXT_VIEW and method SET_DESIGN, Font size and style in a cell can be changed, but i don´t know how do it and what objects and methods have I to use. Somebody me can write the code necessary to change the style of source of a cell, or row, or of the whole table, please?
    Thanks in advance.

    Hi Maksim!.
    Thanks for your answer. I have followed the manuals. My code is this:
    DATA: lr_column TYPE REF TO cl_salv_wd_column,
           ld_text type ref to CL_SALV_WD_UIE_TEXT_VIEW.
    CREATE OBJECT ld_texto.
    lr_column =
    l_value->if_salv_wd_column_settings~get_column( 'name_column' ) .
    ld_text->SET_DESIGN ( '06' ).
    lr_column->set_cell_editor( ld_text ).
    I don´t know that I have incorrect, but when executing it shows the column with any data.

  • Changing font size and style in quiz slides

    Captivate v4
    Can anyone help explain how I can change the font size and style (italic for example) of the 3 text entries with a quiz slide.
    1. Quiz Name
    2. Question
    3. Answer
    When I create a new quiz the Quiz Name is Arial 22, The Question is Arial 18 and the Answer is Arail 12.
    I am pretty sure i must have selected these somewhere - but unable to find where and I need to change these to some new default settings, as I am having to amend each slide as I insert it.
    NEL

    In Captivate 4 you'll have to select one of these items and change the font size, then Apply to All objects of the same type.  In Quiz Slides the Question Title caption, Question Text caption, and Question Answer caption are all special types of captions unique to quiz slides. So by changing one and then applying to all, you can do all such items in the quiz easily.
    In Captivate 5/5.5 you can achieve the same result by changing the Object Style.

  • How to change the font size and style on run time

    dear all
    i try to change the font style and font size on runtime. I did the following:
    1- i created an item(:font_size) in which i will write the size of the font for the the other item ('customer_name')
    2 on the post_change trigger for 'font_size' i write this code
    SET_ITEM_PROPERTY('customer_name',FONT_size,(:font_size);
    i write 12 then then font size changed , then i write 18 , the size does not change. and when i write any value , no change happens. I do not know why
    the second problem is how to change the font style
    i made three checkbooks (bold,italic,underline)
    on the trugger when_checkbox_checked i write
         IF :BOLD = 'B' THEN
         SET_ITEM_PROPERTY('N_SAMPLE',FONT_STYLE,'BOLD');
         ELSE
    SET_ITEM_PROPERTY('N_SAMPLE',FONT_STYLE,'REGULAR');
         END IF;     
    no change happend at all.
    please help

    Hi friend,
    it's a really really strange tip... May be it's a Forms bug? I've tried with set_item_property..and.. you're right, it doesn't work..
    So.. you can try making this:
    - create a visual attribute with an specific font size....
    - use the
    SET_ITEM_INSTANCE_PROPERTY('block.item',CURRENT_RECORD,VISUAL_ATTRIBUTE,'you_visual_attribute');
    and call it from psot-change....
    It works
    Hope it helps,
    Jose.

  • Need to change font size and style in output of report

    hi experts,
                      im having a requirement of changing the font size in the output of report ( alv grid display).
    regards,
    andrews.

    hi rob,
                   When i execute the report i want in the output of the report (alv grid display report)
    regards,
    andrews.

  • Change font size, style, etc

    Changing the font size and style are typical requirements of all applications. I find it inconceivable that this option is not available from the research and development staff at a company with the expertise of apple. Until they get their act together I have switched to Google Calendars. Those are very cool indeed! Email your daily itinerary to business colleagues and share calendar access with anyone you desire. Also printable or .pdf formats.

    It isn't gone, just minimized. The top of the screen should have a thick dark brown bar with "Documents", "Undo", etc. Under that should be a thinner lighter brown bar. Touch that thinner bar and the formatting bar should reappear.

  • Change cell color of query results,font size,style

    Change cell color of query results,font size,style
    Hello
    I have this code below and I want to know if it is possible
    to make the column header a font style different
    Example:
    Font size =12
    Verdena
    blue
    And the cell of the column name a different color for ex
    Yellow
    Can this be done here and where in this code do I put it??
    Thank you so much
    <cfquery name="gelov datasource="kl90">
    SELECT
    FROM
    WHERE
    ORDER BY
    <cfswitch expression="#Form.orderBy#">
    <cfks value="KSNUMBER">
    KS.KS_NBR
    </cfks>
    <cfks value="CREATIONDATE">
    KS.KREATDAT
    </cfks>
    </cfswitch>
    </cfquery>
    <!---html report--->
    <cfswitch expression="#Form.outputFormat#">
    <cfks value="HTML">
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    <title>Ctwye Kss Report</title>
    </head>
    <style type="text/css">
    table{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    td{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    th{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    h2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    h3{
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    </style>
    <body>
    <cfoutput>
    <table border="0" cellpadding="3" cellspacing="0">
    <tr>
    <td align="center">
    <h3>Ctwye Kss
    Report</h3><br><br></td>
    </tr>
    <tr>
    <td align="center">
    </h2>report returned #getCtwyeKss.RecordCount#
    records</h2></td>
    </tr>
    <tr>
    <td>
    <table border="1" cellpadding="2" cellspacing="0">
    <tr>
    <td width="160">Ks Number</td>
    <td>K-date</td>
    <!--- <td class="dataField">Address</td>
    <td class="dataField">Type</td>
    <td class="dataField">Description</td>--->
    </tr>
    <cfloop query="getCtwyeKss">
    <tr bgcolor="<cfif currentrow mod
    2>GHOSTWHITE<cfelse>WHITE</cfif>">
    <td>#KS_NBR#</td>
    <td>#dateformat(KREATDAT,"mm/dd/yyyy")#</td>
    </tr>
    </cfloop>
    </table>
    </td>
    </tr>
    </table>
    </BODY>
    </HTML>
    </cfoutput>
    </cfks>
    <cfks value="CSV">
    <CFHEADER NAME="Content-Disposition" VALUE="attachment;
    filename=ctwye.csv">
    <cfcontent type="application/msexcel">"Ks
    Number","K-date"
    <cfoutput
    query="getCtwyeKss">#ltrim(KS_NBR)#,"#dateformat(KREATDAT,"mm/dd/yyyy")#"
    <tr #IIF(getCtwyeKss.CurrentRow MOD
    2,DE(''),DE('backgroundColor="##999"'))#>
    <!---<tr bgcolor="<cfif currentrow mod
    2>##808080<cfelse>##ffffff</cfif>"> --->
    </cfoutput>
    </cfks>
    </cfswitch>

    By using <TH> instead of <TD> on your header row
    you can then specify different font type and size in your CSS code.
    th{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    I'm guessing this is your header?
    <tr>
    <td width="160">Ks Number</td>
    <td>K-date</td>
    <!--- <td class="dataField">Address</td>
    <td class="dataField">Type</td>
    <td class="dataField">Description</td>--->
    </tr>
    If so, change these <TD> to <TH>
    <tr>
    <th width="160">Ks Number</th>
    <th>K-date</th>
    <!--- <th class="dataField">Address</th>
    <th class="dataField">Type</th>
    <th class="dataField">Description</th>--->
    </tr>

  • How to Modify Font Size at Application Level

    There is a requirement to change the font size at the application level for ease of readability. Is there an easy way to accomplish this requirement in APEX 3.0?
    Please advise.
    Thank you.
    ~Phyllis

    Ah, alright so then the font does not have to change size on request?
    You just want to increase the font size of a report or form?
    If you just want to increase the font size of everything, you can add this to your Page's header...
    <style type="text/css">
    * {font-size:20px;}
    </style>If you just want to change the font-size of something in particular, then you'll have to get the CSS it refers to (use Firebug in Firefox).
    For example, to change some headers and data in template 15...
    <style type="text/css">
    .t15RegionHeader
    font-size:12px;
    tr td.t15data
    font-family:verdana;
    font-size:10px;
    white-space:nowrap;
    th.t15header
    font-family:verdana;
    font-size:10px;
    color: #efefef;
    </style>Hope this helps.
    -Chris

  • Change he font size in html

    Hello
    how do i cange the font size of the
    <td>#CurrentRow#</td>
    <Td>#CASE_NBR#</td>
    <td>#dateformat(CRTN_DT,"mm/dd/yyyy")#</td>
    to bold and size arial 10?
    and how do i change the font size:
    <th>Record Number</th>
    <th width="120">Case Number</th>
    <TH>Creation Date</TH>
    to to bold and size arial 8?
    or smaller than what it currently displaying?
    also is there a better way?
    thanks
    <cfquery name="getCityWideCases" datasource="cts9i">
    SELECT
    --PROP.STR_NBR
    --,PROP.STR_FRAC_NBR
    --,PROP.STR_FRAC_NBR_RNG_END
    --,PROP.STR_DIR_CD
    PROP.STR_NM
    --,PROP.STR_SFX_CD
    --,PROP.STR_SFX_DIR_CD
    --,PROP.STR_UNIT_TYP_CD
    --,PROP.UNIT_NBR
    --,PROP.PROP_ID
    --,PROP.ZIP_CD
    ,CASE.CASE_NBR
    --,CASE.CASE_ID
    --,CASE.CASE_TYP_CD
    ,CASE.CRTN_DT
    --,APLC.PROJ_DESC_TXT
    --,TYP.CASE_TYP_DESC
    FROM
    CTS.TLA_PROP PROP
    ,CTS.TLOC L
    ,CTS.TCASE CASE
    --,CTS.TAPLC APLC
    --,CTS.TREF_CASE_TYP TYP
    WHERE
    PLAN_AREA_NBR = '1'
    AND L.LOC_ID = PROP.PROP_ID
    AND CASE.APLC_ID = L.APLC_ID
    AND PROP.STR_NM != 'TEST'
    --AND CASE.PARNT_CASE_ID IS NULL
    ORDER BY
    <cfswitch expression="#Form.orderBy#">
    <cfcase value="CASENUMBER">
    CASE.CASE_NBR
    </cfcase>
    <cfcase value="CREATIONDATE">
    CASE.CRTN_DT
    </cfcase>
    </cfswitch>
    </cfquery>
    <!---html report--->
    <cfswitch expression="#Form.outputFormat#">
    <cfcase value="HTML,PDF">
    <cfsavecontent variable="htmlData">
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    <title>Citywide Cases Report</title>
    </head>
    <style type="text/css">
    td{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    th{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    background-color:#FFFF99;
    h2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    h3{
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    </style>
    <body>
    <cfoutput>
    <table border="0" cellpadding="3" cellspacing="0">
    <tr>
    <td align="center">
    <h3>Citywide Cases
    Report</h3><br><br></td>
    </tr>
    <tr>
    <td align="center">
    </h2>Your query returned #getCityWideCases.RecordCount#
    records</h2></td>
    </tr>
    <tr>
    <td>
    <table border="2" cellpadding="2" cellspacing="0">
    <tr>
    <th>Record Number</th>
    <th width="120">Case Number</th>
    <TH>Creation Date</TH>
    </tr>
    <cfloop query="getCityWideCases">
    <tr bgcolor="<cfif currentrow mod
    2>GHOSTWHITE<cfelse>WHITE</cfif>">
    <td>#CurrentRow#</td>
    <Td>#CASE_NBR#</td>
    <td>#dateformat(CRTN_DT,"mm/dd/yyyy")#</td>
    </tr>
    </cfloop>
    </table>
    </td>
    </tr>
    </table>
    </BODY>
    </HTML>
    </cfoutput>
    </cfsavecontent>
    <cfswitch expression="#Form.outputFormat#">
    <cfcase value="HTML">
    <cfoutput>
    #htmldata#
    </cfoutput>
    </cfcase>
    <cfcase value="PDF">
    PDF
    <cfdocument format="pdf">
    <cfoutput>
    #htmldata#
    </cfoutput>
    </cfdocument>
    </cfcase>
    </cfswitch>
    </cfcase>
    <cfcase value="CSV">
    <CFHEADER NAME="Content-Disposition" VALUE="attachment;
    filename=citywide.csv">
    <cfcontent type="application/msexcel">"Case
    Number","Creation Date"
    <cfoutput
    query="getCityWideCases">#ltrim(CASE_NBR)#,"#dateformat(CRTN_DT,"mm/dd/yyyy")#"
    </cfoutput>
    <cfabort>
    </cfcase>
    </cfswitch>
    <cfquery name="getCityWideCases" datasource="cts9i">
    SELECT
    --PROP.STR_NBR
    --,PROP.STR_FRAC_NBR
    --,PROP.STR_FRAC_NBR_RNG_END
    --,PROP.STR_DIR_CD
    PROP.STR_NM
    --,PROP.STR_SFX_CD
    --,PROP.STR_SFX_DIR_CD
    --,PROP.STR_UNIT_TYP_CD
    --,PROP.UNIT_NBR
    --,PROP.PROP_ID
    --,PROP.ZIP_CD
    ,CASE.CASE_NBR
    --,CASE.CASE_ID
    --,CASE.CASE_TYP_CD
    ,CASE.CRTN_DT
    --,APLC.PROJ_DESC_TXT
    --,TYP.CASE_TYP_DESC
    FROM
    CTS.TLA_PROP PROP
    ,CTS.TLOC L
    ,CTS.TCASE CASE
    --,CTS.TAPLC APLC
    --,CTS.TREF_CASE_TYP TYP
    WHERE
    PLAN_AREA_NBR = '1'
    AND L.LOC_ID = PROP.PROP_ID
    AND CASE.APLC_ID = L.APLC_ID
    AND PROP.STR_NM != 'TEST'
    --AND CASE.PARNT_CASE_ID IS NULL
    ORDER BY
    <cfswitch expression="#Form.orderBy#">
    <cfcase value="CASENUMBER">
    CASE.CASE_NBR
    </cfcase>
    <cfcase value="CREATIONDATE">
    CASE.CRTN_DT
    </cfcase>
    </cfswitch>
    </cfquery>
    <!---html report--->
    <cfswitch expression="#Form.outputFormat#">
    <cfcase value="HTML,PDF">
    <cfsavecontent variable="htmlData">
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    <title>Citywide Cases Report</title>
    </head>
    <style type="text/css">
    td{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    th{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    background-color:#FFFF99;
    h2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    h3{
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    </style>
    <body>
    <cfoutput>
    <table border="0" cellpadding="3" cellspacing="0">
    <tr>
    <td align="center">
    <h3>Citywide Cases
    Report</h3><br><br></td>
    </tr>
    <tr>
    <td align="center">
    </h2>Your query returned #getCityWideCases.RecordCount#
    records</h2></td>
    </tr>
    <tr>
    <td>
    <table border="2" cellpadding="2" cellspacing="0">
    <tr>
    <th>Record Number</th>
    <th width="120">Case Number</th>
    <TH>Creation Date</TH>
    </tr>
    <cfloop query="getCityWideCases">
    <tr bgcolor="<cfif currentrow mod
    2>GHOSTWHITE<cfelse>WHITE</cfif>">
    <td>#CurrentRow#</td>
    <Td>#CASE_NBR#</td>
    <td>#dateformat(CRTN_DT,"mm/dd/yyyy")#</td>
    </tr>
    </cfloop>
    </table>
    </td>
    </tr>
    </table>
    </BODY>
    </HTML>
    </cfoutput>
    </cfsavecontent>
    <cfswitch expression="#Form.outputFormat#">
    <cfcase value="HTML">
    <cfoutput>
    #htmldata#
    </cfoutput>
    </cfcase>
    <cfcase value="PDF">
    PDF
    <cfdocument format="pdf">
    <cfoutput>
    #htmldata#
    </cfoutput>
    </cfdocument>
    </cfcase>
    </cfswitch>
    </cfcase>
    <cfcase value="CSV">
    <CFHEADER NAME="Content-Disposition" VALUE="attachment;
    filename=citywide.csv">
    <cfcontent type="application/msexcel">"Case
    Number","Creation Date"
    <cfoutput
    query="getCityWideCases">#ltrim(CASE_NBR)#,"#dateformat(CRTN_DT,"mm/dd/yyyy")#"
    </cfoutput>
    <cfabort>
    </cfcase>
    </cfswitch>

    For the mail app specifically, you can't. You can set font size for the system overall in accessiblity (Settings app > General > Accessibility > Large Text), but this will not impact some emails (such as those using graphics).

  • PSE4-change font size in captions

    Does anyone know what file to change the font size for captions? I am really surprised this isn't an option.
    I also had the problem of the caption not working in slide shows with a version set. Even tried retyping the caption on the top picture, still didn't work. Ended up deleting the version set and/or creating a copy of the picture.

    >> I can't find an option to modify the font size.
    I think that it was a double click within the text box that gave me the choices to modify the font size, color, style which appeared on the right hand side of the slide show editor screen (below the extras like graphics or frames).
    There might also be a menu choice for editing text but I am not sure.
    >tried the retyping of the caption in each picture and it didn't work consistently.
    I dont remember that not working - what happened ?
    All I can think of is that font sizes too large for the text box can appear to be "nothing".

  • Cannot change font size when highlighted. All font changes. How do I correct this?

    Frustrated as to why when I highlight a single word to change font size or style every word on the page follows the adjustment. I need to be able to change words individually with font, size and color.

    I have stopped using Text Edit as I find it flaky. Instead I prefer Bean:
    http://www.bean-osx.com/Bean.html
    which does not have that problem!

Maybe you are looking for

  • Unable to move project from external drive back to FCPX.

    The HD was recently replaced in my iMac. Fortunately I had backed up my FCPX events and projects to folders on an external drive. I have down loaded FCPX again to the new HD but I'm unable to move my project back into FCPX. Having opened FCPX, I then

  • Open Add Item Form as Dialog

    Hi All - I have a custom button on the click of which I am trying to open a Add Item form. When the display form opens I want to hide all the masterpage items( viz. Quick Launch, header, foooter, etc). I tried below but it's not opening and giving er

  • Rman backup 11g rel2

    Hello Guys I was testing rman backup on oracle 11g rel2 , logging time for backup using rman as in 2 ways 1) full database backup 2)full database backup /parallel feature say "section size 200M" in script i was expecting due to new 11g feature option

  • Adobe Premiere Elements 7 crashing

    Okay, I have had Adobe Premiere Elements for about 2 years now. And, although it has had it's problems, now it will not open. It loads up and takes me to the start up page, but every time I try to load a project or start a new one it says: "Abode Pre

  • Apply user layout settings for multiple users

    Hi, Does any of you know how to apply a saved user layout (like Pivot sorting, hidden key figures, etc) to multiple users? It is strange that you can create such saved layouts for eg Alert Monitor, but not for Interactive Planning... I have designed