Font Size / Style changes on recipient's end?

I've been using mail since Leopard and recently upgraded to Snow Leopard where I'm currently on Mail version 4.2 (1078).
Whenever I compose and send a message where the default font is Helvetica 12 and the email format is rich text, some recipients receive my email where the font is very tiny, maybe a 4 pt font and the style changes.
In many of my emails, I will copy and paste a paragraph or two from another email where the font is theoretically the same and then I will edit a few words in the body of the email before submitting.
When some recipients reply back with my original email text, I sometimes see the edited text as a tiny font or the font size of my email has shrunk down considerably.
I sent a test email to my hotmail and gmail accounts but this issue does not seem to arise. What I saw before sending my email is exactly the same font size/style in my hotmail and gmail accounts.
Is this an issue with the recipient's email browser or are there some incompatibilities with Apple's Mail and other email browsers?

Thanks baltwo and Tom. I'll try sending as a PDF file as well.
Also, I did a test per Tom's instructions about reformatting text. First, I copied text from another email and then pasted it in a new message. I highlighted all the text where I wanted to increase the text size and left one paragraph unchanged.
I sent the email to the recipient that's having these issues where she replied back with my forwarded email.
All the text where I increased the point size shrunk and the text that I left alone was actually okay - Weird! I also noticed that the font style changed on their end. By the way, the recipient uses Microsoft Outlook as their email browser.

Similar Messages

  • 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>

  • 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.

  • Automatic font size/type change after sending - why and how do I fix it?

    This only seems to happen when I copy text from a web page and paste it into a compsosing email within Mail but it does not display on screen as anything different until the email is sent.
    Here is an excerted screenshot from an email that was sent. When I composed it there appeared to be normality but after sending it changed.
    A little more background on when this seems to happen. My french is not good. I use dictionary.com to translate text then copy and paste it to the email. I am not sure if this is the only circumstance of when this debacle happens but it seems to be constant when I follow the previous steps. Note: If I am not troubleshooting when it happens and I highlight all text (even though it looks normal) before sending then manually change the font size or font type and revert back to the size type then it does not always happen but still will periodically.
    Any ideas on how to fix this problem? Is it a known bug or virus?

    This is not a virus.
    It's important to keep in mind that Mail sends HTML e-mail, when the text needs to be "styled" in any way, rather than just plain text, and not all mail clients will display that in the same way (or even at all). Also, Mail doesn't really have much in the way of editing capabilities for HTML e-mail.
    Fortunately, from what you describe, there's a solution... if text you are copying from somewhere and pasting into Mail has strange formatting, try command-option-shift-v, or Edit -> Paste and Match Style, to paste the text. This discards all the style information attached to the copied text, and pastes just the text itself, making the text match the style of whatever you're pasting it into.

  • Font size not changing...

    I have a document with some body text that seems to be stuck at the wrong size. Even if I change paragraph types, sizes, hit Apply, Update All, etc., I can't get this one word to change to the right size. I could change it manually, but there are a lot of them in the document, and the whole point is that it's supposed to be automatic.
    Framemaker 7.1p114, Windows XP.
    Example of problem:
    http://flyingmoose.com/error.fm

    Saving the file as MIF and viewing that with a text editor (or the wonderful freebie MIFBrowse at http://www.grahamwideman.com/gw/tech/framemaker/mifbrowse.htm
    shows that there is a font size override applied to the problem word, which is why it doesn't get changed when you update the paragraph tag.
    Easiest route would be to use FM's find/change to find that specific character format
    <String `Reference characters (in '>
    <Font
    <FTag `'>
    <FSize 11.0 pt>
    <FLocked No>
    > # end of Font
    <String `parentheses'>
    <Font
    <FTag `'>
    <FLocked No>
    > # end of Font
    <String `) corresponding to elements '>
    > # end of ParaLine

  • Change font color in Report Code causes font size to change.

    I am trying to dynamically change the font color in a report, red for negative, green for positive and blue for 0. I have created a report region and here is my code:
    select city_name,
    py_re_taxable,cy_re_taxable,
    decode(sign(re_chg),-1,'<font color="red">'||re_chg||'</font>',
    0,'<font color="blue">'||re_chg||'</font>',
    1,'<font color="green">'||re_chg||'</font>','') RE_CHG
    from rc_dashboard_recap a, lk_city_code b
    where b.tax_year = :CURRENT_TAX_YEAR
    and a.city_code = b.city_code
    and userid = :GLOBAL_USER
    order by 1
    This code works great except it overrides my css text size and shows up as a page default size. I can't seem to figure out why this happens. This also happens when I try to sum a column. I've set my font size to 11 in my css and it is calling it correctly, however with the above code, my font size shows up at 12 or so.
    I am looking at the code (view source from my page and it shows the correct class
    <td class="t3dataalta" align="right" ><font color="red">-13.98</font>
    in my css:
    td.t3dataalta{font-size:11px;padding:2px;padding-left:5px;padding-right:5px;}
    If I remove the decode statements with the font color then my font size is correct, but I need to figure out how to make the colors work.
    Does anyone have any ideas?
    Thank You

    select city_name,
    py_re_taxable,cy_re_taxable,
    decode(sign(re_chg),-1,'font color="red"'||re_chg||'/font',
    0,'font color="blue"'||re_chg||'/font',
    1,'font color="green"'||re_chg||'/font','') RE_CHG
    from rc_dashboard_recap a, lk_city_code b
    where b.tax_year = :CURRENT_TAX_YEAR
    and a.city_code = b.city_code
    and userid = :GLOBAL_USER
    order by 1
    Here is my query, I removed the < and > signs in the code so that you could see what I have done.

  • Only my email font size has changed....it's gone smaller while everything else including ads is normal size. How do I change it back to 12 pt type?

    twice in the past few weeks the font size on my email has changed smaller. The first time it went from 12 pt type to maybe 10 pt type. Last night while I was chatting on Yahoo with our daughter, it went down to maybe 2 pt type. I couldn't find a way to change it back. This morning I opened up the computer to try to work on it again and the font size was maybe 1/2 pt type. The words look like little squiggles on the page. Both my email addresses on Yahoo have reacted the same but the ads to the right of the email on the mail page remain the same size. If I open up another window, and say go to foodtv.com, everything is normal size. I have opened up Safari and gone to my email and everything is normal szie so the problem is the Mozilla. I have also called ATT and gotten help and they couldn't help as it's definitely a Mozilla problem.

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    * http://kb.mozillazine.org/Zoom_text_of_web_pages

  • ALV FONT AND STYLE CHANGE .

    Hi all !
    DO you know if it is possible to change the font/style  in an ALV grid display ? if there is a way i will be glad to hear
    about it .
    I searched alot and still didn't find something useful .
    thanks ,
    azit .

    Hi,
    Eg to change Font style in ALV
    *& Report  Z_DEMO_ALV_JG                                              
    &----REPORT  z_demo_alv_jg                           . Include for all style values
    INCLUDE <cl_alv_control>.* Internal table for final output data
    DATA: i_flight TYPE STANDARD TABLE OF sflight.* Internal table for field catalog info
    DATA: i_fields TYPE lvc_t_fcat.* Field symbol for field catalog
    FIELD-SYMBOLS: <wa_fields> TYPE lvc_s_fcat.
    Select data
    SELECT * FROM sflight
    INTO TABLE i_flight
    UP TO 100 ROWS.IF sy-subrc = 0.* Get field catalog
      CALL FUNCTION 'LVC_FIELDCATALOG_MERGE'
       EXPORTING
          i_structure_name             = 'SFLIGHT'
        CHANGING
          ct_fieldcat                  = i_fields
       EXCEPTIONS
         inconsistent_interface       = 1
         program_error                = 2
         OTHERS                       = 3
      IF sy-subrc = 0.*   Changing the style of field catalog
        LOOP AT i_fields ASSIGNING <wa_fields>.
          IF sy-tabix > 4.
            <wa_fields>-style  =  ALV_STYLE_FONT_ITALIC.
          ELSE.
            <wa_fields>-style  =  ALV_STYLE_FONT_BOLD.
          ENDIF.
        ENDLOOP.  ENDIF.* Calling the FM to display ALV report
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY_LVC'
        EXPORTING
          i_structure_name = 'SFLIGHT'
          i_grid_title     = 'Style demo'(001)
          it_fieldcat_lvc  = i_fields
        TABLES
          t_outtab         = i_flight
        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.
    ENDIF.

  • Why does font size automatically change

    For my church work, I have created mini-presentations with lyrics.  I then copy them into my service master.  A number of times the font dramatically increased in size from the the file I am copying into the master.  I mean like from 28pt Helvetica to 108pt Helvetica.  I can go back and manually change it.  But its a pain and just not right.  W

    Copying them into same version of Keynote (6).  Open up the source file.  Highlight the slides.  Drag them over (they nicely fold into one sort of pile .. nice effect).  Put them where I want them to go.  POW, the font goes super-size ... but not always.  Let me modify that ... not all my songs do it.  I need to do some experimenting around to see if the same files do it all the time.  I have a library of 75-100 songs so I need to do some testing on purpose.  Don't know if it make a difference but I created most of them on my iPad and then work with them on my Mac.  But compatability was the main point of Keynote 6 .. or at least I thought. 

  • Windows 2008 R2 Doesn't Allow DPI (Font Size / Scaling) Changes on Remote Sessions

    I am using latest version of RDP Client 6.1  from my local Windows 7 Enterprise system, as well as RDP Client 6.1 from a Windows 2008 R2 server.
    When I connect to other Windows 2008 R2 servers, I am unable to increase the DPI settings.  In Control Panel > Ease of Access > Optimize Visual Display > Change the size of text and icons, I get a screen which says “The display settings
    can’t be changed from a remote session”.
    This is unacceptable.  I am able to change this setting on any Windows 2008 (pre-R2) server in multiple environments.  When is MSFT going to fix this issue in R2?
    I have seen other posts on this issue
    such as this one -- one person suggests exporting the registry settings under
    [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics and then to set them on my R2 server.
    Can I export those registry keys from a 2008 (non-R2) server where I have set the DPI to 125%, and then import them onto the R2 server?
    Thank you. 

    This sort of works:
    Run this .reg file and logoff/logon.
    Windows Registry Editor Version 5.00
    [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
    "BorderWidth"="-15"
    "CaptionFont"=hex:f2,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,bc,02,00,00,\
      00,00,00,01,00,00,00,00,54,00,72,00,65,00,62,00,75,00,63,00,68,00,65,00,74,\
      00,20,00,4d,00,53,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
    "CaptionHeight"="-375"
    "CaptionWidth"="-270"
    "IconFont"=hex:f2,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
      00,00,01,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
    "IconSpacing"="-1125"
    "IconTitleWrap"="1"
    "IconVerticalspacing"="-1125"
    "MenuFont"=hex:f2,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
      00,00,01,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
    "MenuHeight"="-285"
    "MenuWidth"="-270"
    "MessageFont"=hex:f2,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
      00,00,00,01,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
    "ScrollHeight"="-255"
    "ScrollWidth"="-255"
    "Shell Icon BPP"="16"
    "SmCaptionFont"=hex:f2,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,bc,02,00,\
      00,00,00,00,01,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
    "SmCaptionHeight"="-255"
    "SmCaptionWidth"="-255"
    "StatusFont"=hex:f2,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
      00,00,00,01,00,00,00,00,54,00,61,00,68,00,6f,00,6d,00,61,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
    "Shell Icon Size"="32"
    "MinAnimate"="1"

  • Different fonts(size/style/colour) on the same component?

    I want to successively append lines/paragraphs of text to some kind of swing component that will sometimes differ - I can't see a way of implementing this in just a JTextArea which is what im using at the moment for my display.

    This [url http://forum.java.sun.com/thread.jsp?forum=57&thread=342068]thread will get you started.

  • When creating a fillable form fields from an existing pdf file, how do you set or allow end user to set the font size in the fields?

    I successfully created a form filled pdf using an existing pdf document.  However, the font size is too large to allow end user to type in information in the form box.  Is there a way to 1)globally set all  of the form fields when generated to a much smaller font size &/or 2) allow end user to change the font size if needed to put all information in one box without font being so large?

    Hi DenisonDoc,
    There is no option right now to set properties globally primarily for Text fields. You may make sure fields doesn't contain anything.
    Select all the text filed from the form and right click any of the selected field make sure all of them are selected choose properties --> Appearance there you can choose Font Size and Font type.
    - End users cant change size and type of font. It is up to designer.
    Regards,
    Ajlan Huda.

  • How do I change the Attribution font size for Outlook for Mac

    Outlook For Mac assistance.
    I have gone into the settings menu and properly set up my font and style for correspondence (Preferences-Fonts), the issue I have is that when I reply or forward a message, the Attribution (To, From, Subject,
    Date) etc... from the sender defaults to a much larger 24 size/ Verdana.  I can manually highlight and then change this to match my settings of a 16 - Calibri but this is a hassle.  I have tried to alter this via the Preferences for E-mail (Composing)
    and  while option three gives a Name, Date, Address option (sans the Subject) Attribution, the second desired standard option does not include font or style changes.  This is of course the HTML option which is preferable to me.
    How can I set the default of option two to match my other font and/or style preferences?
    Spartacus 57

    Hi,
    For this issue, I recommend you post to Office forum which is staffed by more experts specializing in this kind of problems, you can get better help there. Thanks for your understanding.
    http://social.technet.microsoft.com/Forums/office/en-us/home?forum=outlook
    Best regards,
    Belinda Ma
    TechNet Community Support

  • Change font size in hp 6520 all in one printer

    I have windows 7   
    change font size in hp 6520 all in one printer

    The font size is changed via your software application.  Increase the size using whatever software you have.
    Say thanks by clicking the Kudos Thumbs Up to the right in the post.
    If my post resolved your problem, please mark it as an Accepted Solution ...
    I worked for HP but now I'm retired!

  • Can we change font size and font type in reports

    Hi All Technical/Functional Masters,
    We are developing some transactional reports in ISU. this report has 20 columns to be printed. On screen, display is not a problem but client has a requirement to download this report in PDF format and wants to print on A4-paper in Landscape. Although we have managed to accommodate all the columns on A4 paper but have to compromise with font size that are very small and not visible. If we download the report in excel format we are able to maintain the font size 8 and accommodate all columns after little format but same in PDF is a problem.
    Can anyone tell whether we can increase the font size and change font type(from SAP standard to 'Arial') before sending the output in PDF ? Is there any property or utility that can be changed or used for this purpose.

    Function Module : CONVERT_ABAPSPOOLJOB_2_PDF
    Include : THSTXWFPL
      for modify font size
    decrease fontsze foncharacter will increase
    fontsize = 120.     <-- Change
    fontsize = 100.  or fontsize = 80
    Depend on your logon lang. My case logon 'TH' or 2.  I modified font ZCORDIA (refer CordiaNEW thai font)
    if is_cascading is initial.
      case language.
      when '0'. "Serbian
        font = 'COURCYR'.  devtype = 'SAPWIN'.
      when '1'. "simpl.Chinese
        font = 'CNHEI'.    devtype = 'CNSAPWIN'. cjklang = 'X'.
      when '2'. "Thai
      font = 'THDRAFT'.  devtype = 'THPDF'.
       font = 'ZCORDIA'.  devtype = 'ZMTHSWNU'.
        font = 'THANGSAN'.  devtype = 'ZPDFUC'.
      when '3'. "Korean
        font = 'KPSAMMUL'. devtype = 'KPSAPWIN'. cjklang = 'X'.
      when '4'. "Romanian
        font = 'COURIER'.  devtype = 'I2SWIN'.
      when '5'. "Slovenian
        font = 'COURIER'.  devtype = 'I2SWIN'.
      when '6'. "Croatian
        font = 'COURIER'.  devtype = 'I2SWIN'.
      when '8'. "Ukranian
        font = 'COURCYR'.  devtype = 'SAPWIN'.
    Add font Cordia Thai
    SE73 --> Fon familia --> ZCORDIA
    Load Font Cordia thai to system
    SE38 --> RSTXPDF2UC
    load CORDIA.TTF
    SE73 --> printer font --> 'ZMTHSWNU'
    Add ZCORDIA font and copy AFM Metric from = 'THDRAFT'.  devtype = 'THPDF'.
    Modify AFM
    example
    *----- OLD--
    StartFontMetrics 2.0
    sapFamily ZCORDIA
    sapHeight 000
    sapBold false
    sapItalic false
    StartCharMetrics 0183
    WX 0500 ; N space                          ;
    WX 0500 ; N exclam                         ;
    WX 0500 ; N quotedbl                       ;
    WX 0500 ; N numbersign                     ;
    WX 0500 ; N dollar                         ;
    WX 0500 ; N percent                        ;
    WX 0500 ; N ampersand                      ;
    *--NEW--
    StartFontMetrics 2.0
    sapFamily ZCORDIA
    sapHeight 000
    sapBold false
    sapItalic false
    StartCharMetrics 0183
    WX 0375 ; N space                          ;
    WX 0375 ; N exclam                         ;
    WX 0375 ; N quotedbl                       ;
    WX 0375 ; N numbersign                     ;
    WX 0375 ; N dollar                         ;
    WX 0375 ; N percent                        ;
    WX 0375 ; N ampersand                      ;
    Result : decrease space between character.   Then Your PDF will have BIGGER FONT.
    Rdgs,
    Suwatchai

Maybe you are looking for

  • Need to change the standard error message when no data found in a window

    Hi All, We have a button in our screen, on clicking we show a window with details from a view for the selected record in the screen using master-detail relationship. But, if i dont have any data to display, it is giving standard message, " FRM-40350

  • Help needed in connecting to oracle9i

    Hi I am using oracle9i,tomcat5.0&jdk1.4.2. when i tried to connect my application with oracle it is showing " Failed to get connection object from the datasource: org.apache.commons.dbcp.SQL NestedException: Cannot create PoolableConnectionFactory, c

  • Batch Processing in java

    Hello Everybody I am working on Files in my project, and doing some IO operations on them. I am getting the file names from JFileChooser. Now i want to do batch processing on those files. Can any body help me out how to do batch processing, any sugge

  • Difference between two dates

    Hi I have two date fields in the ODS..Both are characterists 1. Requested delivery date 2. Actual shipment end date. I would like to create a calculated KF  field for the difference between two dates in a query. How can I accomplish it? Regards

  • Agent Installation on users without Admin Rights

    There are around 500 users and all are having non admin rights on their computers. When the software is download from the cas to the users pc it says that the software cannot be installaed as the user does not have admin rights. so each time we have