Font size different in different systems.

Hi.
I have a sapscipt form which is printing using font HELVE 48.
In the development system the font size is fine however in other systems the font size is much smaller. ( Note, If I print to LOCL everything is ok but I do not want the users priniting to LOCL ).
The Layout sets and print programs are identical in both systems.
I have checked the printer setup in these system via transaction SPAD and all seems to be in order. 
I have also checked the systems to see if the fonts exist and this seems ok as well.
Has anyone come across this before and if so what did they have to do to correct this.
Any response would be appreciated
JK

Case 1:
You must be having the font installed in yur OS. Go to Control Panel-> Font and check it out. IF its not there, add it and the check in SAP.
Choose the path of this font file in se73.
Case 2 :
Use the progarm RSTXSF01 to instal new font
See the link for more info
http://help.sap.com/saphelp_nw04/helpdata/en/5f/9d6064a7b111d18dff0000e83dd9fc/content.htm
Case 3:
see SE72 to create a new font family in SAP
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
Thanks
Seshu

Similar Messages

  • Font sizes changed on different boxes.

    Hello everyone,
    I have a dilemna regarding my SMARTFORMS. The problem goes that on the DEV box the font sizes and working ok but when the forms were transported to the Staging (STG) box, the font sizes are smaller than those from DEV box. I am using SMARTSTYLE and a custom font. I have checked the forms and smartstyle from both boxes and they are exactly the same. The custom font is also installed in SE73. Now I don't know what to do next. Please help.

    Hi ,
    You dont have to ask them to create a new one . They will configure printers to other clients . You ask them whether u have have to use lpo1 or some other device type for printing in ur client .
    I also faced the same problem . In development it worked fine where as in qa it gave the same font problems .
    your basis person might have created some different output device in place of  lp01 .
    Regards

  • How to set Fonts size in X (whole system)

    Hi,
    I just bought a 19" monitor, and finally, got my resolution up from 800x600 to find out that i cant get to increse the xterm, Eterm, Firefox, Thunderbird, Gaim and everything to have an acceptable font size...
    I mean, is there a way to set the whole system font to some minimal size?
    I know how to change in almost every app (have to see if they can remember it, but thats just checking) but there are some i dont... xterm for example...ive looked at the man page, but there are so many options (just with the font subject, i do use several of the other flags) that i couldnt find the one i wanted, just to increase the font size... in Eterm there are 4 pre-set sizes, although i would like to increse it a bit more...
    I use Enlightenment, so i dont have any Gnome/KDE control center to do anything...
    As usual, any tips are welcome!
    Thanks!

    I can't provide much help but I can give you a hint: change the DPI globally with... one sec... xfce has some sort of script for settings the DPI globally...
    This is the part where the DPI is set
    # Those are my settings, change them as appropriate...
    # Xft DPI: 96
    # Xft.hintstyle: hintnone/hintslight/hintmedium/hintfull
    # Xft hinting: 1/0
    xrdb -nocpp -merge - << EOF
    Xft.dpi: 96
    Xft.hinting: 1
    Xft.hintstyle: hintmedium
    EOF
    You might run the command with another DPI setting...
    xrdb can be found in /usr/X11R6/bin.
    Once again, this is just a thought, I don't know how successful this change will be. Good luck.
    You might want to have a look on Google.
    IceRAM

  • How to set different pointsize  (Font Size) for different text range in the single textframe.

    I have a one textframe in which i want to  set three different pointsize(font size) for three different text ranges. I have set different tag name for different text ranges . So How can I set different pointsize in the single texmframe.
    Please reply me if anyone is aware of it.
    Thanks,

    Jack,
    Extending Martti's post, you can create an XSLT that will add an element around the ASD2.1 part when you import the XML file into FrameMaker. Then FrameMaker's EDD can format this added element with a font different from the one used in the content element.
    Van

  • How do I change the system font size?

    Just a got a new Macbook pro. Love it but can't figure out how to change the font size for the whole system. I can adjust the content of specific windows  but I can't seem to change the size of text in the address bar, tool bar, menu bar, etc. Everything is way too small on this big beautiful screen!

    Also use Firefox and the following add-ons:
    NoSquint and Theme Font & Size Changer
    NoSquint will remmeber your zoom setings per website and Theme Font will change the size of the menu type itself
    Firefox is a highly customizable browser, the menu area can be themed with a persona picture, which is the blue and white type you see.
    A lot easier and softer on the eyes than Safari's black and grey (less depressing too)

  • Diferent Window Managers/Desktop Managers diferente font sizes.

    For some time now I've used openbox.... and i like it very alot.
    But along came AIGLX and Beryl  :D:D:D
    I had to try it!!!!
    So I installed gnome and am currently using it (with and without Beryl)
    But I noticed something strange:the font sizes where completely different from OpenBox.
    The fonts I used for the applications in  Openbox "grew" when I started them in Gnome.
    If I set the fonts I like in gnome, then they "shrink" when run in OpenBox......
    This is a small problem (not really important) but it's been bugging me for some days now...... and I just want to know why this happens and (if possible) how to fix it.

    rufus wrote:can you post yur .bashrc pleez
    its just the default one, that doesn't do anything, except I added a startx, to make booting more convenient.
    Edit: I know it doesn't do nothing, but nothing relating to this issue.
    # ~/.bashrc
    # If not running interactively, don't do anything
    [[ $- != *i* ]] && return
    alias ls='ls --color=auto'
    PS1='[\u@\h \W]\$ '
    startx
    Last edited by rh995 (2013-08-23 05:17:30)

  • How to change the font size of the header for a login page

    I am using theme 15. I want the header of my login page have a larger font size. Can anybody tell me how to do that?
    In HTML Header I put text like
    <a target="_blank" href="http://www.myweb.com"><img src="#WORKSPACE_IMAGES#my_header_logo_white.jpg" alt=http://www.myweb.com" title="Application" ></a> <center><b><font size="4">Web Management System</font></b></center>
    However, the font doesn't do anything.
    Any help is appreciated!!
    Edited by: user12048533 on Jun 14, 2010 8:19 AM

    In HTML Header I put textDid you mean Page Header Text? It wouldn't have done much of anything at all in the HTML Header...
    However, the font doesn't do anything.Yet another universal selector problem: see +{message:id=4184109}+
    How do I overwrite the style sheet? I am wondering if I change the default style sheet, does that also affect the other pages, which is not what I want. In that case you can just include the CSS inline, which will also get round the universal selector issue. You are also recommended to use a semantic HTML element instead of deprecated presentational elements like &lt;center&gt; and &lt;font&gt;. Assuming this text is the primary heading on the page, use &lt;h1&gt;:
    <img src="#WORKSPACE_IMAGES#my_header_logo_white.jpg" alt="" title="Application" />
    <h1 style="font-size: large; font-weight: bold; text-align: center;">Web Management System</h1>

  • Font size in executable​s

    I have been struggling somewhat to make my executables look the same way as my source code now, and managed in the end to sort this mess out, using the setttings in the ini-file etc. I have also experienced many times the last years that my source-code forgets my font-size and put them all back to the system standard, to my great frustrations. After programming LabVIEW in 20 years, and never had these problems with font sizes that has emerged the last years (after Win 7 ?), I must say I am a bit frustrated about this behaviour.
    I also read on the net that changing the font size under Win 7 shall NOT influence the font size in my programs.
    Doesn't this mean that NI is breaking the rules on how font size is suppposed to be handled under Windows 7 ?
    Martin

    MartinP wrote:
    I have been struggling somewhat to make my executables look the same way as my source code now, and managed in the end to sort this mess out, using the setttings in the ini-file etc. I have also experienced many times the last years that my source-code forgets my font-size and put them all back to the system standard, to my great frustrations. After programming LabVIEW in 20 years, and never had these problems with font sizes that has emerged the last years (after Win 7 ?), I must say I am a bit frustrated about this behaviour.
    I also read on the net that changing the font size under Win 7 shall NOT influence the font size in my programs.
    Doesn't this mean that NI is breaking the rules on how font size is suppposed to be handled under Windows 7 ?
    Martin
    Just an observation.  Reading your post as a requirement, I would think that it was Windows 7 that is at fault because it is causing a change in an application by the way it was worded.  But that is an aside.
    This might be interesting reading for you: How Do I Set the Default Application Font, Dialog Font, and System Font Size in LabVIEW?  It explains that LabVIEW takes the font sizes from the operating system.  An extremely wild guess by me would be it has something to do with cross-platform compatibilty so if you made a VI on a Mac you could be assured of having a usable font in Windows, for instance.  Anyway, Google gets massive hits on "LabVIEW font problems" for this forum.  I tend to use Google search before I post.  I find the forum search that posting requires to be too confusing and usually not too helpful.
    Bill
    (Mid-Level minion.)
    My support system ensures that I don't look totally incompetent.
    Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

  • Font size in Photoshop looks totally different in Web

    Hello,
    i have a very strange problem. Im using Photoshop CS6 right now to make some modifications to my website.
    We are using font type Arial 12pt in the PSD file and also Arial 12pt in the web. But in the web the font looks much bigger than in the psd file.
    When we save the PSD as a JPG file in browser and compare it to the website the fonts of the JPG file look fine but in the web they look much bigger.
    It seems we have to use 12px in the Web so it will look same like 12pt in PSD.
    But im very confused by this. How is that possible? Or what are we doing wrong?
    thanks

    The web runs on pixels, not point. Depending on the default browser font size, system font sizes and a million factors the dynamically rendered type in the browser can always look different. Even assuming 72 dpi isn't exactly true any longer due to high-DPI displays and browsers using other logic internally. that and of course the CSS formatting on the web site can override certain things as well... Complicated subject with no easy answers. Generally you should expect that it will look off more than expecting it to look right under all conditions. Therefore make up your mind how you render certain texts and don't intermingle image-based text them too much with normal text.
    Mylenium

  • How can I add more than one same spry menu (eg. collapsible menu)  with in different styles (font size, color, background, etc) on current page?

    How can I add more than one same spry menu (eg. collapsible menu)  with in different styles (font size, color, background, etc) on current page?

    Hi Nancy,
    This screenshot was only for imagination. A part of the code (not all) is below.  In the code there are some background images but they are not seem in live mode.
    <!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=utf-8" />
    <title></title>
    <link href="css/my_site.css" rel="stylesheet" type="text/css" />
    <link href="SpryAssets/SpryTabbedPanels.css" rel="stylesheet" type="text/css"/>
    <link href="SpryAssets/SpryCollapsiblePanel.css" rel="stylesheet" type="text/css" />
    <script src="SpryAssets/SpryTabbedPanels.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryCollapsiblePanel.js" type="text/javascript"></script>
    <style>
    #CollapsiblePanel1 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-color: #003366;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel1 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        line-height: 52px;
    #CollapsiblePanel1 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/international.jpg);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel2 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel2 .CollapsiblePanelContent {
        background-color: blue;
    #CollapsiblePanel3 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel3 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel3 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel4 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel4 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel4 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel5 .CollapsiblePanelOpen .CollapsiblePanelTab {
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        font-size: 18px;
        line-height: 52px;
        color: #FFF;
    #CollapsiblePanel5 .CollapsiblePanelTabHover .CollapsiblePanelTab {
        background-color: #003366;
        color: #FFF;
        text-shadow: 1px 1px #000;
        font-weight: bold;
        background-image: url(images/TR_Col-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    #CollapsiblePanel5 .CollapsiblePanelClosed .CollapsiblePanelTab  {
        background-color: #C3CFDF;
        border-radius: 5px 5px 0px 0px;
        color: #999
        text-shadow: 1px 1px #000;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        background-image: url(images/TR_Gray2-WEB.png);
        background-repeat: no-repeat;
        line-height: 52px;
    </style>

  • When I create a stickie note, I can not save any font size other than the default.  How do I save a stickie with a larger or different font?

    How do I save a stickie note with a different font size other than the default?  When I create a note and save it using a larger font, it reopens with the default.

    Unlikely, I'm afraid.
    The LMS has no control over the playbar that pauses or plays the Captivate content.
    In a Multi SCORM package, the LMS also may be showing a TOC in the SCORM player with links to launch the lesson modules.  This TOC is in addition to the TOC inside the Captivate project file which gives access to sections of the module by jumping to slides that begin those sections.  But the LMS doesn't usually give you any control over the look and feel or functionality of that TOC either. 
    If your client is adamant that they want complete control over these areas, then your best option may be NOT to build this course with Captivate but build it from the ground up with another tool.  E.g. Flash, or Dreamweaver.  Either way, that will add a lot more time and expense to the project.  But if the client has the budget and is unwilling to budge on their requirement, then that's what I would be telling them to do.

  • Different font sizes in Explorer and Safari

    Hi there, before I go completely nuts can someone give me a
    hand with figuring out how I can get my plain old body text to
    display at the same size in both Explorer and Safari.
    I am using a Mac myself, but when entering text at size 1, it
    is displaying larger in Explorer (at about the size I want) and
    very small in Safari (too small to be easily readable). I have done
    some research and thought cascading style sheets might be the way
    to go but I have also read that the some text problems occur when
    using cascading style sheets.
    I haven't bothered with them previously as there hasn't been
    that much text to bother with them.
    Has anyone got any tips, or has used CSS to fix this problem?
    Regards,
    Elle V
    p.s. if you are using a mac, you can check out what I mean by
    viewing www.homestylefinance.com.au/company.html in both browsers.
    I would be interested in hearing from a PC user to see if they are
    seeing the same thing.

    You can define your text sizes in many different ways:
    points, pixels, em,
    percentages, etc.
    I personally use a percentage to define my base font-size in
    my style sheet,
    and then declare different text sizes in em's for different
    selectors. I'd
    stay away from points (which it sounds like you're using them
    - due to the
    fact that cross-browser display varies). I'd also stay away
    from pixels,
    because IE users can not resize their browser text size.
    My personal suggestion would be to use em's to declare your
    font sizes. Here
    is an example of something you could put in your CSS document
    (which you'll
    want to start using):
    body { font-size: 100%; }
    .text1 { font-size: .75em }
    HTH, take care.
    Shane H
    [email protected]
    http://www.avenuedesigners.com
    =============================================
    Proud GAWDS Member
    http://www.gawds.org/showmember.php?memberid=1495
    Delivering accessible websites to all ...
    =============================================
    "Elle V" <[email protected]> wrote in
    message
    news:e89ngu$ga6$[email protected]..
    > Hi there, before I go completely nuts can someone give
    me a hand with
    > figuring
    > out how I can get my plain old body text to display at
    the same size in
    > both
    > Explorer and Safari.
    >
    > I am using a Mac myself, but when entering text at size
    1, it is
    > displaying
    > larger in Explorer (at about the size I want) and very
    small in Safari
    > (too
    > small to be easily readable). I have done some research
    and thought
    > cascasing
    > style sheets might be the way to go but I have also read
    that the some
    > text
    > problems occur when using cascading style sheets.
    >
    > I haven't bothered with them previously as there hasn't
    been that much
    > text to
    > bother with them.
    >
    > Has anyone got any tips, or has used CSS to fix this
    problem?
    >
    > Regards,
    >
    > Elle V
    >
    >

  • Font Size different from same jsp

    Hi,
    I am using a single jsp to display result for different regions. But for all except one, the font size is same but it differs for one.It looks slight bigger where as I have not put any condition based on the region to change the font size.
    Its beahving unusual with such different font sizes, does not look formatted.
    Look forward to a reply soon.
    Anshu

    Suppose this is a part of the jsp code.
    <html>
    <head>test jsp</head>
    <title>Font size issue</title>
    <style>
    .style2 {
            font-weight: bold;
            FONT-SIZE: 10.5pt;
    </style>
    some code
    <td class="style2" width="164">Your Name </td>
    <td width="10">:</td>
    <td class="style2" width="416"><font color="blue">ABC</font></td>
    ----------Hope this gives an idea. I fail to understand why would it beahve differently on the same browser,may be question is wierd.
    Anshu

  • Make spry child font size different from parent

    Hi you all,
    Hi am using the old spry menu. This works for me so i dont need the spry ui menu.If you want to make the child text font sixe and padding different create your own selectors.
    ul.MenuBarHorizontal ul li a
        font-size: 12px;
        padding: .2em 1em;
    works fine instead of having every thing been the same.

    thank you very much, Nancy!
    Greetings from Mannheim, Germany
    Alex
    Am 03.09.2010 um 23:45 schrieb Nancy O.:
    >> In IE6 however, the submenu is shown far below the parent element. 
    >> Is there a solution?
    Possibly.  It's hard to tell without seeing your page, though.
    >
    The position of Spry Menu Bar submenus is controlledby the margin 
    property on submenu ul tags.
    1. Locate the ul.MenuBarVertical ul or ul.MenuBarHorizontalul rule.
    2. Change the margin: -5% 0 0 95%; default values to the desired 
    values.
    >
    http://livedocs.adobe.com/en_US/Spry/SDG/help.html?content=WS895F3A6D-6D73-42ef-B568-3D04A BD2F171.html
    >
    Also, look through the CSS coments for IE hacks. Often these 
    workarounds for older browsers can be commented out or deleted.  
    Test before you delete anything permanently.
    >
    >
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    >

  • Photoshop showing two different sizes for same font size

    Hi folks,
    I've been using Photoshop for a long time, but this problem has popped very rarely along the way and some how remedied itself - I'd like to know this time what's causing it, and how to solve it.
    I'm in a Photoshop document, and I'm working with two different text areas. Both area registering as 14px in size in the Type menu, and yet, they're radically different in size. One is tiny, whilst the other is at least twice, maybe thrice the size. Why is this happening?
    I've checked there's no overlapping text areas and things like that, everything should be fairly normal, it just isn't.
    I'm using Adobe Photoshop CS6 v13.1.2 x64 for Mac, running on a Macbook Pro Retina 1.83ghz and 8GB ram
    Thanks in advance    

    it seems is that in CS6 when you change your font size using free transform - it "remembers" the original pt size when you select the text itself in a certain way:
    The Problem
    I am writing the text in 50 pt size
    I duplicated the document and scaled the text using free transform in 150%
    now when I click inside the text more than once and select some of the letters or even just move the indicator more than once
    it shows me it is still 50pt which is of course not true.
    so as it appears photoshop can occasionally give you the text size before you made a transformation
    The Solution
    a way to get around that is to click only once and drag through at the same time with the first initial click
    now you can see the true font size is 75 pt and not 50 pt.
    to contribute to the confusion it appears the font size in the toolbar stays the same "wrong" size so beware of that
    and if you want to be really sure you can select just the layer in the layer panel (not the text)
    and you will get your "true" font size.
    I made the same test in photoshop CC  14.2.1 and it does not act this way but instead it gives you the "true" font size even if you scale it in free transform
    and select clicking more than once.
    hope this will clarify the matter.

Maybe you are looking for

  • How to downgrade from windows 8.1 to windows 8

    I have a HP Pavilion 15-E016TX Laptop (3rd Gen Ci5/ 4GB/ 1TB/ Win8/ 2GB Graph) that came with windows 8 single language.  It recently got upgraded to windows 8.1 without even giving me an option to cancel the upgrade. After the update the system has

  • Scanner Plug-in not recognized in CS5

    I have a Canon CanoScan 8400F scanner.  My OS (10.6.5 on iMac) runs at 32 bit and Photoshop CS5 is also set at 32 bit (I upgraded from CS3 to CS5). The plug-in for my scanner is in the Photoshop/Plug-ins/Import-Export folder (as if was under CS3) but

  • IPod Syncing Gets Interrupted and iPod Freezes

    Help me out... So when I sync my iPod with my PC, iTunes recognizes the iPod and starts to update. I recently downloaded the new version of iPod software and then I went to update my iPod and it would start for a little bit but then it froze. A pop-u

  • Spontaneous LCD Crack(s)(ing)

    So was was doing a little search and found a post a while back about MB LCDs cracking for no reason. It just happened to me!!! And I'm mad because A) I set it on the table for about 3-4 hours while i did homework and nothing happened to it in that ti

  • Exchange Contacts Birthdays 1 day off

    All birhtdays synced over exchange on my Q10 are exactly one day too early. This is a very old and known problem on many mobile platforms. My time zones are all GMT +1 on every device. Here is a short post explaining the issue from another forum: I j