Font size issue in caption name of screen in syclo

Hi,
I am working on a syclo agentry project.
We have many screens in my application and we are using Motorola ET1 device with android version 4.1.1.
The issue is that when we are keeping the deivce in landscape view the caption name of the screen is getting half cropped from bottom.
For reference i have put one screenshot below.
Also it is coming just fine in portrait view.
Is there any way that the font size can be minimized or some configuration change in application so that this issue can be resolved.
Thanks,
Star
Tags edited by: Michael Appleby

I tested on a device here and see the same issue using 6.0.40.1.  I would consider this a bug and open an issue with support so they can escalate and have it corrected.  It appears to be device/os version specific as I don't see the issue on Android 2.3.4 but I do see it on Android 4.1.1 and Android 4.4.2.
I am also going to open an issue with Engineering on this as well.
--Bill

Similar Messages

  • Will Adobe ever fix the UI text font size issues in CS6 apps?

    Having recently installed CS6 on my new Windows computer, I find some serious issues with font sizes in the user interface (and not only in Dreamweaver, but in several--but not all--the applicaitons). You'd think that with a 27-inch screen, font sizes wouldn't be a problem. And you'd be wrong.
    The irony is that some text is properly sized. Commands in the menus. For example. But the menu names are not. The text of items in the File tab is correctly sized, but the name of the File tab is not. In the Manage Sites dialog box, the title bar text is properly sized, but the text within, including button labels, is not. IN almost all of these cases, text is just plain way too small to read. It looks like the programmers made a HUGE boo-boo: they sized text in pixels, not only a no-no in web diesgn, but a no-no in applicaiton design.
    Because on a 27-inch screen with a resolution of 1920x1080, UI text in Dreamweaver is all plenty large and readable, while on a 27-inch screen with a resolution of 2560x1440, UI text all over the applicaiton is too tiny to read--and made worse by putting the text on a gray background, reducing contrast, yet another design no-no.
    CC is NOT an option--and properly should not be for any occasional user. Do not even think of suggesting it as a "solution."
    This is clearly a bug (did Adobe do any testing on higher-resolution screens before releaseing CS6?), and one I wonder if it is unique to Windows systems (as Apple has had similarly high-resolutiopn screen for its displays and iMac lines for quite some time now). Or is it uniquely a Windows 8 issue?
    Finally, is there at all a workaround? I can find nothing in the Settings dialog box that would control the size of UI text. Perhaps there is a text-based configuration file that could be modified to change the size of UI text. (Yeah, having configured autoexec.bat, config.sys, win.ini, and similar files back in the day, I do know my way around configuration files--if they are still used.)

    twritersf wrote:
    Having recently installed CS6 on my new Windows computer, I find some serious issues with font sizes in the user interface (and not only in Dreamweaver, but in several--but not all--the applicaitons). You'd think that with a 27-inch screen, font sizes wouldn't be a problem. And you'd be wrong.
    (and not only in Dreamweaver, but in several--but not all--the applicaitons).
    What made you think that you should complain to Adobe about Windows display problem?  Adobe and Microsoft are two different companies competing against each other.
    However, you might have display problem and the best way to resolve this is by going to:
    Control Panel >> Display
    Follow the online instructions.
    Please not, you go to control Panel from within the windows itself NOT from DW.
    Hope this gets you started or you can ask in the Windows Forum on Microsoft Website.

  • CR XI R2 pdf export font size issue

    Exporting a report to PDF using Crystal XI R2 seems to be reducing the size of the fonts. When printing directly from CR and exporting to PDF and printing from the PDF viewer the font sizes are smaller. Any ideas on what I can do to correct the problem?

    Please refer following SAP note:
    Business Objects Notes Get Help | Close 
       1220516 - Font size decreases when report is exported to PDF from Crystal Reports XI or Crystal Reports XI Release 2 
    Language   English     Version   1     Validity: 07.05.2008 - active   
    Edit Print View Show change log Show Internal Memos 
    Content:    Summary   |   Header Data   |   Other Properties
    Symptom
    In Crystal Reports XI and Crystal Reports XI Release 2 the font shrinks by approximately 10% when a report is exported to Adobe Acrobat Format (PDF).
    Cause
    This behavior is due to the way Windows and UNIX, and therefore Crystal Reports, handles low point size fonts on a low-resolution screen. Text layout in the absence of a printer driver will consistently be rendered differently than in PDF.
    Crystal Reports currently shrinks the font by 10% to prevent any truncation this difference may cause.
    Resolution
    CAUTION The following resolution involves editing the registry. Using the Registry Editor incorrectly can cause serious problems that may require you to reinstall the Microsoft Windows operating system. Use the Registry Editor at your own risk. It is strongly recommended that you make a backup copy of the registry files before you edit the registry. For information on how to edit the registry key, view the 'Changing Keys And Values' online Help topic in the Registry Editor (Regedit.exe).
    To resolve the behavior
    Set the resolution of the default printer of the local computer experiencing the issue to 1200 DPI. Most printers have a default setting of 600 DPI.
    Create two registry keys to prevent the crxf_pdf.dll from decreasing in font size.
    Click Start > Run. Type "regedit". The Registry Editor appears.
    Create the following keys for Crystal Reports XI with the defined values:
    HKEY_CURRENT_USER\Software\Business Objects\Suite 11.0\Crystal Reports\Export\PDF\ForceLargerFonts
    Type: DWORD
    Recognized Values: 0,1
    Default Value: 1
    Creation Method: manual
    HKEY_LOCAL_MACHINE\Software\Business Objects\Suite 11.0\Crystal Reports\Export\PDF\ForceLargerFonts
    Type: DWORD
    Recognized Values: 0,1
    Default Value: 1
    Creation Method: manual
    Set both registry key values to 1 to turn them on.
    Create the following keys for Crystal Reports XI Release 2 with the defined values:
    HKEY_CURRENT_USER\Software\Business Objects\Suite 11.5\Crystal Reports\Export\PDF\ForceLargerFonts
    Type: DWORD
    Recognized Values: 0,1
    Default Value: 1
    Creation Method: manual
    HKEY_LOCAL_MACHINE\Software\Business Objects\Suite 11.5\Crystal eports\Export\PDF\ForceLargerFonts
    Type: DWORD
    Recognized Values: 0,1
    Default Value: 1
    Creation Method: manual
    Set both registry key values to 1 to turn them on.
    In UNIX, an X server client such as x-win32 must be installed. Add the keys as follows:
    Launch the X server client.
    Source <bobje install>/bobje/setup using env.sh (for example: ./env.sh).
    Create the registry keys as detailed above.
    Restart the Report Page and Cache Servers.
    ====================
    NOTES:
    If using Windows 2003 Server, upgrade to Acrobat Reader version 8.0 or higher as well as creating the above registry keys.
    Use the appropriate path to access the UNIX regedit as follows:
    AIX: <bobje install>/bobje/enterprise115/aix_rs6000/crpe/mw/bin-aix4_optimized/regedit
    Sun Solaris: <bobje install>/bobje/enterprise115/solaris_sparc/crpe/mw/bin-sunos5_optimized/regedit
    Linux: <bobje install>/bobje/enterprise115/solaris_sparc/crpe/mw/bin-linux_optimized/regedit
    ====================
    Edited by: Prathamesh Acharya on Apr 23, 2009 5:50 PM

  • ADF: Font size issue using JDEVADF_MAIN_GENERIC_070112.1145.4385

    Hi,
    Even I have the exact same issue with my jspx pages.
    I am on the EMAIGC_MAIN_LINUX label using JDEVADF_MAIN_GENERIC_070112.1145.4385
    I have a tableLayout in my template code, that I use to layout the contents of my jspx page. After I remove the <afh:tableLayout>, the following fonts are affected and work fine -
    1. The font of the top File menu that Ravi mentions below.
    2. The Navigation tree that we have on the left side of the page.
    3. The 'emptyText' of the <af:table> component.
    4. The 'help' facet of the <af:panelLabelAndMessage> component.
    If I put the tableLayout back again, the large size (16px) fonts in the above areas reappear.
    Coming back to the problem -
    Now, the Navigation tree, that I have mentioned above, helps me to navigate to a different page.
    Once, I click on the navigation tree's node to navigate to the second page, and the page loads, I find that the fonts in the above four afore-mentioned areas go back to the larger size (16px), thus making the removal of the tableLayout useless. Both the initial page and the second page use the same hierarchy of templates and styles.
    When I try loading the first/initial page again, the fonts are all fine and proper (11px).
    Can someone please help resolve this issue as this is quite a deterrent to achieving a proper looking UI.
    Please let me know if anyone needs access to my working env and jspx files.
    Thanks,
    Arya.
    Please let us know the
    ravishankar.belavadi wrote:
    Hello All,
    I have a small issue with the fonts in the presentation of my jspx pages
    The File menu on the Top turns into a larger font size when my jspx
    pages are invoked.
    So I was getting to the most basics to ensure the font size remains
    same. Removed all the components of my JSPX page came to bare minimum
    where I had a
    Just the PanelGroupLayout and TableLayout.
    In the TableLayout what I have used , If I remove the table Layout the
    fonts come correctly and If I put the tableLayout back the fonts becomes
    larger.
    1. I am not understanding if ther is any relation in using tableLayout
    inside panelGroupLayout ?? 2. How can I ensure the fonts are consistent
    with the framework. ?
    <af:panelGroupLayout id="selectPlugin_manualSelect" visible="true"
    inlineStyle="width:80%; height:100px;">
    * <trh:tableLayout borderWidth="0" inlineStyle="width:80%;
    height:100px;">
    <!-- some thing here -->
    </trh:tableLayout>*
    </af:panelGroupLayout>
    I have attached the selectPlugin.jspx where the font size is going to be
    bigger and if you remove the tableLayout in the above highlighted code
    the fonts come correctly.
    Please kindly reply.
    Thanks
    Ravi
    <?xml version='1.0' encoding='utf-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page"
    xmlns:f="http://java.sun.com/jsf/core"
    xmlns:trh="http://xmlns.oracle.com/trinidad/html"
    xmlns:af="http://xmlns.oracle.com/adf/faces/rich" version="1.2"
    xmlns:bib="http://xmlns.oracle.com/dss/adf/faces">
    <jsp:directive.page contentType="text/html;charset=utf-8"/>
    <f:view>
    <f:loadBundle basename="oracle.sysman.core.pagemodel.emxplugin.PluginMsg"
    var="PluginMsg"/>
    <f:loadBundle basename="oracle.sysman.core.pagemodel.emxplugin.PluginToolTipMsg"
    var="PluginToolTipMsg"/>
    <f:loadBundle basename="oracle.sysman.resources.CommonResourceBundle"
    var="commonbundle"/>
    <af:document maximized="true" title="#{sdk_pagetemplate_model.pageTitle}">
    <af:form>
    <f:verbatim>
    <![CDATA[
    <script>
    * Shows the popup dialog
    function showValidatePopup()
    var component = AdfPage.PAGE.findComponent("deployPlugin_validatePopup");
    component.show();
    function hideValidatePopup()
    var component = AdfPage.PAGE.findComponent("deployPlugin_validatePopup");
    component.hide();
    function showTablePopulationPopup()
    var component = AdfPage.PAGE.findComponent("deployPlugin_tablePopulationPopup");
    component.show();
    function hideTablePopulationPopup()
    var component = AdfPage.PAGE.findComponent("deployPlugin_tablePopulationPopup");
    component.hide();
    </script>
    ]]>
    </f:verbatim>
    <af:pageTemplate id="emTemplate" viewId="/sdk/templateDefNoForm.jspx">
    <f:facet name="emContent">
    <!-- BEGIN MAIN CONTENT -->
    <af:panelGroupLayout id="selectPlugin_grp_layout1" layout="scroll" inlineStyle="width:100%">
    <af:panelGroupLayout id="selectPlugin_grp_layout2" layout="horizontal" inlineStyle="vertical-align:top;width:100%">
    <!--<af:panelGroupLayout layout="horizontal" > -->
    <af:panelHeader id="selectPlugin_panelHeader" text="#{PluginMsg.DEPLOY_SELECT_PLUGIN}"/>
    <!--</af:panelGroupLayout>-->
    <af:panelGroupLayout id="selectPlugin_grp_layout3" layout="horizontal" halign="end">
    <af:commandButton id="selectPlugin_button1" text="#{PluginMsg.CONTINUE}" action="#{pageFlowScope.emxplugin_model_deploy.handleContinue}" disabled="true" shortDesc = "#{PluginToolTipMsg.CONTINUE}"/>
    <af:spacer width="10"/>
    </af:panelGroupLayout>
    </af:panelGroupLayout>
    <af:spacer height="10" />
    <af:outputText id="selectPlugin_output_text1" value="#{PluginMsg.SELECT_PLUGIN_NOTE}" />
    <af:spacer height="10"/>
    <af:selectOneRadio autoSubmit="true" id="selectPlugin_picker" value="metalink"
    valueChangeListener="#{pageFlowScope.emxplugin_view_deploy.radioValueChange}"
    layout="horizontal" immediate="true">
    <af:selectItem value="metalink" id="selectPlugin_selectItem_picker1"
                        shortDesc = "#{PluginToolTipMsg.DOWNLOAD_METALINK}"
    label="#{PluginMsg.METALINK_DOWNLOAD}"/>
    <af:selectItem value="manual" id="selectPlugin_selectItem_picker2"
                        shortDesc = "#{PluginToolTipMsg.MANUAL_ARCHIVE}"
                        label="#{PluginMsg.MANUAL_SELECT}"/>
    </af:selectOneRadio>
    <af:spacer height="10"/>
    <!--Top Panel -->
    <!--This is the top panel which will only be displayed when
    plugin archive is to be naually provided by the customer.-->
    <af:panelGroupLayout id="selectPlugin_manualSelect" visible="true" inlineStyle="width:80%; height:100px;">
    <trh:tableLayout borderWidth="0" inlineStyle="width:80%; height:100px;">
    <!--
    <trh:rowLayout id="selectPlugin_row_layout1">
    <trh:cellFormat id="selectPlugin_cellformat1">
              <af:panelLabelAndMessage id="selectPlugin_lbl_msg1" label="#{PluginMsg.TYPE}">
         <af:selectOneChoice id="selectPlugin_selectChoice1" value="Test" unselectedLabel="Monitoring">
         <f:selectItems id="selectPlugin_selectItems1" value="#{pageFlowScope.emxplugin_model_deploy.manualPluginTypes}"/>
         </af:selectOneChoice>
              </af:panelLabelAndMessage>
         </trh:cellFormat>
    </trh:rowLayout>
    <af:spacer height="10"/>
    -->
    <!--
    <trh:rowLayout id="selectPlugin_row_layout2">
    <trh:cellFormat id="selectPlugin_cellformat2">
    <af:panelLabelAndMessage id="selectPlugin_lbl_msg2" label="#{PluginMsg.ARCHIVE}" >
    <af:inputFile id="selectPlugin_list1" value="#{pageFlowScope.emxplugin_model_deploy.archive}"/>
    <af:spacer height="20" width="40" />
    <af:commandButton id="selectPlugin_button2" text="#{PluginMsg.LIST_ARCHIVE}"
                   shortDesc = "#{PluginToolTipMsg.LIST_ARCHIVE}"
                   action="#{pageFlowScope.emxplugin_model_deploy.handleListArchive}" />
    </af:panelLabelAndMessage>
    </trh:cellFormat>
    </trh:rowLayout>
    -->
    </trh:tableLayout>
    </af:panelGroupLayout>
    <!-- This panel will be displayed when plugin is to be downloaded from metalink -->
    <af:panelGroupLayout id="selectPlugin_metalinkSelect" partialTriggers="selectPlugin_picker"
    visible="true">
    <af:panelGroupLayout id="selectPlugin_grp_layout4" layout="horizontal" halign="right" inlineStyle="width:800px" >
    <af:outputText id="selectPlugin_output_text2" value="#{PluginMsg.METALINK_SETUP_SUCCESS}" inlineStyle="white-space:nowrap;" />
    <af:spacer width="10"/>
    <af:commandButton id="selectPlugin_button3" text="#{PluginMsg.METALINK_SETUP}"
                        shortDesc = "#{PluginToolTipMsg.METALINK_SETUP}" partialSubmit="true"/>
    </af:panelGroupLayout>
    </af:panelGroupLayout>
    <af:spacer height="20" />
    <!--End of Top Panel -->
    <!-- Start of Table Display -->
    <!--
    <af:panelGroupLayout id="selectPlugin_plugintable"
    layout="vertical"
    inlineStyle="width:100%;"
    partialTriggers="selectPlugin_picker">
    <trh:tableLayout id="selectPlugin_table_layout2" width="800px" >
    <trh:rowLayout id="selectPlugin_row_layout3">
    <trh:cellFormat id="selectPlugin_cellformat3">
    <af:toolbar id="selectPlugin_toolbar1" visible="true" inlineStyle="width:800px">
    <af:selectOneChoice id="selectPlugin_selectChoice2" label="#{PluginMsg.SHOW}"
                   value="all_plugins"
    autoSubmit="true"
    valueChangeListener="#{pageFlowScope.emxplugin_view_deploy.dropDownValueChange}">
    <af:selectItem id="selectPlugin_selectItems2" value="management_plugins" label="#{PluginMsg.MANAGEMENT_SERVICE_PLUGINS}"/>
    <af:selectItem id="selectPlugin_selectItems3" value="agent_plugins" label="#{PluginMsg.AGENT_PLUGINS}"/>
    <af:selectItem id="selectPlugin_selectItems4" value="all_plugins" label="#{PluginMsg.ALL_PLUGINS}"/>
    </af:selectOneChoice>
    <af:spacer width="200"/>
    <af:outputText id="selectPlugin_output_text3" value="#{PluginMsg.LAST_UPDATE_METALINK}"
    inlineStyle="color:rgb(148,107,0); text-align:right;"/>
    <af:spacer width="3"/>
    <af:outputText id="selectPlugin_output_text4" value="29-Sep-2006 11:20(IST)" />
    <af:spacer width="3"/>
    <af:commandToolbarButton id="selectPlugin_toolbar_button1"
                             shortDesc = "#{PluginToolTipMsg.METALINK_REFRESH}" icon="/images/refresh.gif"/>
    </af:toolbar>
    </trh:cellFormat>
    </trh:rowLayout>
    <trh:rowLayout id="selectPlugin_row_layout4">
    <trh:cellFormat id="selectPlugin_cellformat4">
    <af:toolbar id="selectPlugin_toolbar2" visible="true" inlineStyle="width:800px">
    <af:spacer width="250"/>
    <af:outputText id="selectPlugin_output_text5" value="#{PluginMsg.SEARCH}" inlineStyle="color:rgb(148,107,0);"/>
    <af:outputText id="selectPlugin_output_text6" value=" "/>
    <af:inputText id="selectPlugin_input_text1"/>
    <af:commandToolbarButton id="selectPlugin_toolbar_button2"
                        shortDesc = "#{PluginToolTipMsg.PLUGIN_SEARCH}" icon="/images/gotopage.gif"/>
    <af:commandButton id="selectPlugin_button4" shortDesc = "#{PluginToolTipMsg.ADVANCED_PLUGIN_SEARCH}" text="#{PluginMsg.ADVANCED}"/>
    </af:toolbar>
         <af:toolbar id="selectPlugin_toolbar3" visible="true" inlineStyle="width:800px">
    <af:query id="pluginquery" disclosed="true"
    headerText="Test Query" inlineStyle="width:500px"
    resultComponentId="resultTextId"
    value="#{pageFlowScope.emxplugin_plugin_query.descriptor}"
    model="#{pageFlowScope.emxplugin_plugin_query.queryModel}"
    queryListener="#{pageFlowScope.emxplugin_plugin_query.processQuery}">
    <f:facet name="help">
    <af:outputText value="Please search based on search criterias"/>
    </f:facet>
    <f:facet name="info">
    <af:outputText value="* Required fields"/>
    </f:facet>
    <f:facet name="footer">
    <af:selectOneChoice simple="true" autoSubmit="true"
    rendered="#{pageFlowScope.emxplugin_plugin_query.advancedMode}"
    shortDesc="Add More" id="addMoreId"
    valueChangeListener="#{pageFlowScope.emxplugin_plugin_query.addCriterion}">
    <f:selectItems value="#{pageFlowScope.emxplugin_plugin_query.queriableItems}"/>
    </af:selectOneChoice>
    </f:facet>
    <af:queryCriteria id="queryCriteria"
    partialTriggers="addMoreId"
    value="#{pageFlowScope.emxplugin_plugin_query.descriptor}"
    conjunction="#{pageFlowScope.emxplugin_plugin_query.descriptor.conjunction}"
    model="#{pageFlowScope.emxplugin_plugin_query.queryModel}" var="row"
    maxColumns="2" rows="3">
    <f:facet name="labelStamp">
    <af:outputLabel showRequired="#{row.required}"
    value="#{row.label}"/>
    </f:facet>
    <f:facet name="operatorStamp">
    <af:selectOneChoice simple="true" shortDesc="Operators"
    value="#{row.operator}">
    <f:selectItems value="#{row.operators}"/>
    </af:selectOneChoice>
    </f:facet>
    <f:facet name="valueStamp">
    <af:inputText id="selectPlugin_input_text2"
    simple="true" value="#{row.value}"
    shortDesc="value"/>
    </f:facet>
    </af:queryCriteria>
    </af:query>
    <af:outputText id="resultTextId" value="Query statement is as folows: #{pageFlowScope.emxplugin_plugin_query.sqlState}" visible="false"/>
         </af:toolbar>
    </trh:cellFormat>
    </trh:rowLayout>
    <trh:rowLayout id="selectPlugin_row_layout5">
    <trh:cellFormat id="selectPlugin_cellformat5">
    <af:table value="#{pageFlowScope.emxplugin_model_deploy.pluginTableInfo}" var="row"
    rows="10" columnBandingInterval="1"
    rowSelection="single" id="selectPlugin_table1"
    selectionListener="#{pageFlowScope.emxplugin_view_deploy.processSelection}"
    inlineStyle="width:800.0px; height:100px;">
    <af:column id="selectPlugin_table1_column1" rowHeader="true" sortable="false" headerText="" width="20"/>
    <af:column id="selectPlugin_table1_column2" sortable="true" sortProperty="pluginName" headerText="#{PluginMsg.PLUGIN_NAME}"
    align="start" width="210">
    <af:outputText id="selectPlugin_output_text7" value="#{row.pluginName}"/>
    </af:column>
    <af:column id="selectPlugin_table1_column3" sortable="true" sortProperty="pluginVersion"
                        headerText="#{PluginMsg.PLUGIN_VERSION}" align="start" noWrap="false">
    <af:outputText id="selectPlugin_output_text8" value="#{row.pluginVersion}"/>
    </af:column>
    <af:column id="selectPlugin_table1_column4" sortable="true" sortProperty="pluginType"
                        headerText="#{PluginMsg.PLUGIN_TYPE}" width="150">
    <af:outputText id="selectPlugin_output_text9" value="#{row.pluginType}"/>
    </af:column>
    <af:column id="selectPlugin_table1_column5" sortable="true" sortProperty="pluginSource"
                        headerText="#{PluginMsg.PLUGIN_SOURCE}" width="150">
    <af:outputText id="selectPlugin_output_text10" value="#{row.pluginSource}"/>
    </af:column>
    <af:column id="selectPlugin_table1_column6" sortable="false" headerText="#{PluginMsg.PLUGIN_CURRENTLY_DEPLOYED}">
    <af:image id="selectPlugin_image1" source="#{row.deployImage}" inlineStyle="text-align:center;" />
    </af:column>
    </af:table>
    </trh:cellFormat>
    </trh:rowLayout>
    </trh:tableLayout>
    </af:panelGroupLayout>
    -->
    <!-- End of Table Display Panel -->
    <!-- Start of Bottom Panel -->
    <!--
    <af:spacer height="20"/>
    <af:panelGroupLayout id="selectPlugin_selectionDetails" rendered="true"
                        partialTriggers="selectPlugin_picker selectPlugin_plugintable selectPlugin_table1"
              visible="false" >
    <af:outputText id="selectPlugin_output_text11" value="#{pageFlowScope.emxplugin_model_deploy.selectedPlugin.pluginName} "
    inlineStyle="font-size:large;"/>
    <af:outputText id="selectPlugin_output_text12" value="#{PluginMsg.DETAILS}" inlineStyle="font-size:large;"/>
    <af:spacer height="10"/>
    <af:panelGroupLayout id="selectPlugin_grp_layout5" layout="horizontal" inlineStyle="width:80%;">
         <af:panelGroupLayout id="selectPlugin_grp_layout6" inlineStyle="width:50%;">
              <af:outputText id="selectPlugin_output_text13" value="#{PluginMsg.PLUGIN_DESCRIPTION}"
                   inlineStyle="font-size:medium;font-weight:bold;"/>
                   <af:spacer height="7"/>
                   <af:outputText id="selectPlugin_output_text14" value="#{pageFlowScope.emxplugin_model_deploy.selectedPlugin.description}"/>
    <af:spacer height="20"/>
    <af:panelGroupLayout>
    <af:outputText id="selectPlugin_output_text15" value="#{PluginMsg.ARCHIVE}"
                        inlineStyle="font-size:medium;font-weight:bold;"/>
                   <af:spacer height="7"/>
                   <af:inputFile id="selectPlugin_list2" value="#{pageFlowScope.emxplugin_model_deploy.archive}"/>
    </af:panelGroupLayout>
    <af:spacer height="20" />
    <af:panelGroupLayout id="selectPlugin_grp_layout7">
    <af:outputText id="selectPlugin_output_text16" value="#{PluginMsg.INSTALLED_ON}"
                   inlineStyle="font-size:medium;font-weight:bold;"/>
                   <af:spacer height="7"/>
    <af:table id="selectPlugin_table2" value="#{pageFlowScope.emxplugin_model_deploy.selectedPlugin.deployedAgents}"
                   var="dest" inlineStyle="width:80%;height:100px">
                   <af:column id="selectPlugin_table2_column1" headerText="#{PluginMsg.TARGET_NAME}"
                        sortable="true" sortProperty="targetName" >
                   <af:outputText id="selectPlugin_output_text17" value="#{dest.targetName}"/>
                   </af:column>
                   <af:column id="selectPlugin_table2_column2" headerText="#{PluginMsg.TARGET_VERSION}"
                        sortable="true" sortProperty="targetVersion" width="70">
                   <af:outputText id="selectPlugin_output_text18" value="#{dest.targetVersion}"/>
                   </af:column>
                   <af:column id="selectPlugin_table2_column3" headerText="#{PluginMsg.DEPLOYED_VERSION}"
                        sortable="true" sortProperty="deployedVersion" width="90">
                   <af:outputText id="selectPlugin_output_text19" value="#{dest.deployedVersion}"/>
                   </af:column>
                   <af:column id="selectPlugin_table2_column4" headerText="#{PluginMsg.TARGET_HOST}"
                        sortable="true" sortProperty="host" >
                   <af:outputText id="selectPlugin_output_text20" value="#{dest.host}"/>
                   </af:column>
                   <af:column id="selectPlugin_table2_column5" headerText="#{PluginMsg.TARGET_PLATFORM}"
                        sortable="true" sortProperty="platform" width="80">
                   <af:outputText id="selectPlugin_output_text21" value="#{dest.platform}"/>
                   </af:column>
              </af:table>
    </af:panelGroupLayout>
         </af:panelGroupLayout>
    <af:panelGroupLayout id="selectPlugin_grp_layout8" inlineStyle="width:50%;">
              <af:outputText id="selectPlugin_output_text22" value="#{PluginMsg.PLUGIN_REQUIREMENTS}"
              inlineStyle="font-size:medium; font-weight:bold;"/>
              <af:spacer height="7"/>
              <af:outputText id="selectPlugin_output_text23" value="#{pageFlowScope.emxplugin_model_deploy.selectedPlugin.requirement}"/>
    <af:spacer height="20"/>
    <af:outputText id="selectPlugin_output_text24" value="#{PluginMsg.SUPPORT_PLATFORM}"
                             inlineStyle="font-size:medium; font-weight:bold;"/>
              <af:spacer height="7"/>
              <af:outputText id="selectPlugin_output_text25" value="#{PluginMsg.OMS_PLATFORM}" inlineStyle="font-weight:bold;"/>
    <af:spacer height="5"/>
    <af:table id="selectPlugin_table3" value="#{pageFlowScope.emxplugin_model_deploy.selectedPlugin.OMSPlatforms}"
    var="oms" inlineStyle="width:200.0px; height:100px;">
         <af:column id="selectPlugin_table3_column1" sortable="false" width="190">
              <af:outputText id="selectPlugin_output_text26" value="#{oms}"/>
         </af:column>
    </af:table>
    <af:spacer height="7"/>
                   <af:outputText id="selectPlugin_output_text27" value="#{PluginMsg.AGENT_PLATFORM}" inlineStyle="font-weight:bold;"/>
                   <af:spacer height="5"/>
                   <af:table id="selectPlugin_table4" value="#{pageFlowScope.emxplugin_model_deploy.selectedPlugin.agentPlatforms}"
    var="agent" inlineStyle="width:200.0px; height:100.0px;">
                        <af:column id="selectPlugin_table4_column1" sortable="false" width="190">
                             <af:outputText id="selectPlugin_output_text28" value="#{agent}"/>
                        </af:column>
    </af:table>
    </af:panelGroupLayout>
    </af:panelGroupLayout>
    </af:panelGroupLayout>
         -->
    <!-- EnD of Bottom Panel-->
    <af:panelGroupLayout id="selectPlugin_grp_layout9" layout="horizontal" halign="end" inlineStyle="vertical-align:bottom;">
    <af:commandButton id="selectPlugin_button5" text="#{PluginMsg.CONTINUE}"
                   shortDesc = "#{PluginToolTipMsg.CONTINUE}"
                   action="#{pageFlowScope.emxplugin_model_deploy.handleContinue}" disabled="true" />
    <af:spacer width="10"/>
    </af:panelGroupLayout>
    </af:panelGroupLayout>
    <!-- END MAIN CONTENT -->
    </f:facet>
    </af:pageTemplate>
    <af:popup id="deployPlugin_validatePopup">
    <af:dialog okVisible="true"
    cancelVisible="false"
    modal="true"
    title="#{commonbundle.ERROR}"
    id="validateDialog"
    titleIconSource="/images/critical.gif"
    dialogListener="#{pageFlowScope.emxplugin_view_deploy.handleValidatePopup_OK}">
    <af:panelGroupLayout>
    <af:panelHeader id="consiceMsg"
    inlineStyle="width:320px;height:120px">
    <af:spacer width="5"/>
    <af:outputFormatted id="detailedMsg" styleClass="AFInstructionText"
         value="#{pageFlowScope.emxplugin_model_deploy.validationError}"/>
    </af:panelHeader>
    </af:panelGroupLayout>
    </af:dialog>
    </af:popup>
    <af:popup id="deployPlugin_tablePopulationPopup">
    <af:dialog okVisible="true"
    cancelVisible="false"
    modal="true"
    title="#{commonbundle.ERROR}"
    id="tablePopulationDialog"
    titleIconSource="/images/critical.gif"
    dialogListener="#{pageFlowScope.emxplugin_view_deploy.handleTablePopulationPopup_OK}">
    <af:panelGroupLayout>
    <af:panelHeader id="consiceMsg"
    inlineStyle="width:320px;height:120px">
    <af:spacer width="5"/>
    <af:outputFormatted id="detailedMsg" styleClass="AFInstructionText"
    value="#{pageFlowScope.emxplugin_model_deploy.validationError}"/>
    </af:panelHeader>
    </af:panelGroupLayout>
    </af:dialog>
    </af:popup>
    </af:form>
    </af:document>
    </f:view>
    </jsp:root>

    Hi,
    JDEVADF_MAIN_GENERIC_070112.1145.4385 is an internal build. Please post this question to the internal forum. Also, if this turns out to be a bug, please file it.
    Frank

  • Dpi or font size being automatically set somewhere - hidpi screen

    Hi All,
    I think this is a feature but I'd like to override it...
    The feature, something is detecting I have a high res screen and automatically increasing my font size.
    That's a really niice feature, only issue is when I plug an external screen and use that as my primary display, my font sizes are huge and xrandr command to set the dpi are being ignored.
    Perhaps it's not a DPI setting but a font setting, because only my fonts in gtk and kde4 apps are large, while fonts in kde5 apps (with a broken look/theme) are fine.
    Using i3, there is mention that i3 has automatic HiDPI support, perhaps that's what's tinkering with my DPI. How would I override it then?
    https://wiki.archlinux.org/index.php/HiDPI
    Primary display is 1920x1080 on 12.5" screen. I use  xrandr --auto --dpi 96 command when just using this display.
    At work I use a 21" display also 1920x1080 res. I use xrandr --output HDMI1 --mode 1920x1080 --right-of eDP1 --dpi 96 when using both displays.
    ~ xdpyinfo | grep -B 2 resolution
    screen #0:
      dimensions:    1920x1080 pixels (508x285 millimeters)
      resolution:    96x96 dots per inch
    Any ideas?

    Not sure what was adjusting my fonts, but I managed to resolve it by install plasma-desktop, open systemsettings5 and tick force fonts DPI to 96.
    Hardly ideal (but at least its something for now), as I now have additional KDE applications installed.

  • Font size issue with the email functionality of infopath form

    Hi,
    We have a SharePoint list created and customised the form to send the form via email using email functionality in infopath form.
    We have made the font size of the form fields( rich text box) to 11. But it is showing as 10 in email. Also for a text box we set the font size to 14. But it is 13.5 in the email.
    Could anyone please let me know how to fix this issue?

    http://social.technet.microsoft.com/Forums/sharepoint/en-US/afbd9fc3-b8d3-4ef9-a8bf-9cb136d12039/formatting-problem-with-email-from-an-browser-enabled-infopath-2010-form-in-sharepoint-2010?forum=sharepointcustomizationprevious
    Yes, this is normal. Forms Services has to convert the form to an aspx page, and things get lost in translation when this gets submitted via email.  My workaround has always been to set static widths to columns/controls, but you said that didn't work
    for you?  It's always worked for me.
    https://go4answers.webhost4life.com/Example/infopath-send-form-email-162481.aspx
    http://www.formotus.com/15413/blog-infopath/making-the-most-of-email-submit-with-infopath-and-formotus-forms

  • [SOLVED] Font size issue since recent update

    I swear I'm going insane.
    Since the last round of upgrades (including a kernel update, an nvidia driver update and xorg 1.8) my fonts seem larger and programs which start up windowed (e.g. sakura) are taking up more screen space than before.
    xrandr correctly returns my screen resolution (1440x900). Following the instructions for checking if xorg has correctly detected DPI, it seems everything is in order. All I had to do to get things more or less back to normal was to set my fonts to be a size lower (in obconf and lxappearance) - but at size 7 for everything now where before I was on 9.
    Please tell me I'm going nuts and imagining things, or alternatively if you have any suggestions for what might have happened.
    Thanks.
    Last edited by epimer (2010-06-27 14:56:53)

    I agree with brebs, especially since setting my screen to the correct DPI recently involved changing to font size 7 to make things look right again
    you could check Xorg.0.log.old maybe to see what was being set for dpi, or if you really wanted to, you could downgrade and see what xorg sets

  • Dynamic text boxes, font size issues

    I have created a dynamic text box and an input text box.
    I have produced code that replicates whatever is typed in the
    input box to display in the dynamic box along with a date and time
    stamp once a button is clicked.
    This all works fine, except for the sizes of the fonts. for
    both boxes, i selected font size 10 . The input box is fine,
    however the dynamic box text is huge.
    When i make the dynamic text font smaller, it fits in fine,
    but the input text that is inserted into the dynamic text box comes
    in too big. If i make the input text box font smaller it is
    unreadable when typing it in.
    any soultion to how to make my font consistent. I am assumin
    the problem is because both the text boxes are different sizes,
    however i don't know how to resolve the issue.
    Any help is much appreciated.

    var today_date:Date = new Date();
    var date_str:String =
    (today_date.getDate()+"/"+(today_date.getMonth()+1)+"/"+today_date.getFullYear());
    var my_date:Date = new Date();
    var boat = ""
    btn_send.onPress = function() {
    var today_date:Date = new Date();
    var date_str:String =
    (today_date.getDate()+"/"+(today_date.getMonth()+1)+"/"+today_date.getFullYear());
    var my_date:Date = new Date();
    date_txt = date_str + " " + my_date.getHours() + ":" +
    my_date.getMinutes() + ":" + my_date.getSeconds() + " " + boat;
    the text appears in the dynamic box it just is a mish mash of
    font sizes!!!

  • How do i change font size for iMac without change the screen resolution?

    I have a iMac 27", and it have maximun resolution screen of 2560 x 1440, then the size of the font into the bar of the windows and application is to small. If I change the resolution (1920 x1080)  the font size increased, but the definition o apparence is to low. I wants to keep the higthes resolution and obtain larger font.
    Thank you.
    Tengo un computador iMac de 27 pulgadas que además tiene una resolución de pantalla de 2560 x 1140, por lo tanto el tamaño de font o letra en la barra de menús de cualquier ventana o aplicación se ve muy pequeña. Si se cambia la resolución a una inferior el tamaño aumenta; pero se ve borroso. Quisiera mantener la máxima resolución y tener un tamaño de font mayor.
    Gracias

    Hello,
    You can't really change it overall, but you for some Apps, like Safari>Preferences>Appearance, Mail>Preferences>Fonts & Colors.

  • Is it possible to increase the font size of the letters in a screen?

    Dear All,
    Is it possible to increase the font size of the Text field letters in a screen (Module Pool Programming)?
    If it is possible, how to increase the font size of the characters?
    Regards,
    Prem

    Is it possible to increase the font size of the Text field letters in a screen (Module Pool Programming)?
    Not possible by using Module pool
    If it is possible, how to increase the font size of the characters?
    HTML Controls may be helpful

  • Ipad font size issue

    Recently the signature font size has change on my outgoing email.  It's now larger or bolder than the body font size.  I haven't made any changes and can't seem to get them in sync.  Appreciate any assistance .

    Hi alcestes!
    You can change the font size throughout iOS 7 with a couple of features available in the accessibility section of your iPad's settings:
    Large, bold, and high-contrast text - iPad User Guide
    http://help.apple.com/ipad/7/#/iPad9a246e6e
    You can also increase the contrast of iOS 7 and make the text bold in order to be able to read it better. I hope this helps. Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • Photoshop Font Sizes too Small on High Resolution Screen

    On my Toshiba Satellite P55T 4K the Photoshop fonts and tool menus are so small that they are very difficult to read.  I have set the UI fonts to the largest size, but they are still way too small. Is there a way to further increase the font and tool menu sizes?

    You must have a very high resolution screen, also called HiDpi.
    If you have Photoshop CC 2014, you can go to Edit > Preferences > Experimental Features and checkmark "Scale UI 200%"
    If you have CC, CS6, or below, there is no way to scale the UI as of yet. There may not be. These products are no longer being updated.
    At best I can recommend reducing the resolution down to around 1400 px horizontal. That's not the native resolution and defeats the purpose of having a Hidpi screen.
    So only thing left aside from returning the laptop, is to work with a large external monitor, or for $10/monthly, join the Photography Plan and you can use CC 2014 and the 200% UI.

  • CRXIr2 - PDF Export, Font size issue

    I know this is covered in other threads, however I've tried the registry hacks suggested, and it doesn't work.
    I have the following keys in place
    HKEY_USERS\S-1-5-20\Software\Business Objects\Suite 11.5\Crystal Reports\Export\PDF
    HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Crystal Reports\Export\PDF
    HKEY_CURRENT_USER\Software\Business Objects\Suite 11.5\Crystal Reports\Export\PDF
    With the ForceLargerFonts DWORD set to 1
    I have restarted ISS, rebooted server and still nothing.
    By way of CR libraries, I have run the CRXIr2 Developer install, with just the .NET components selected to get the libraries on to the server (not the best way I know). 
    Any idea why my fonts are still small on print out?  The reg hacks worked just fine on my last server, albeit with Crystal 10.
    Thanks
    Mathew

    I818592 wrote:>
    > If my previous suggestion did not help, export the HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\ key. Open it in notepad. Copy and paste the contents here.
    >
    >
    > Ludek
    I'll be trying the IIS under the local machine account tonight, but here is the contents of hte key you requested.
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\CER]
    "ConnectionPool"="5"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Crystal Reports]
    "CommonFiles"="C:
    Program Files
    Business Objects
    Common
    3.5
    bin
    "ChartSupportPath"="C:
    Program Files
    Business Objects
    Common
    3.5
    ChartSupport
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Crystal Reports\Export]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Crystal Reports\Export\PDF]
    "ForceLargerFonts"=dword:00000001
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Enterprise]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Enterprise\Admin Plugins]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Enterprise\Admin Plugins\CrystalEnterprise.CMSAdmin]
    "ObjectsPerPage"="100"
    "Viewer"="html_frame"
    "MaxPageIndexChars"="6"
    "EnableSiteMinderSingleSignOn"=dword:00000001
    "SiteMinderAuthentication"="secLDAP"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Enterprise\Auth Plugins]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Enterprise\Auth Plugins\secEnterprise]
    "CLSID"="{EEF23B32-CA8F-4A32-96D1-EB5942AE86D4}"
    "NAME"="Enterprise"
    "OBJTYPENAME"="Enterprise"
    "PROGID"="secEnterprise"
    "Version"="11.5.0.0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Enterprise\Auth Plugins\secLDAP]
    "CLSID"="{076FDBD4-FC03-4003-A9B0-4187562F9222}"
    "NAME"="LDAP"
    "OBJTYPENAME"="LDAP"
    "PROGID"="secLDAP"
    "VERSION"="11.5.0.0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Enterprise\Auth Plugins\secWinAD]
    "CLSID"="{EF2AA9B4-8AB4-464B-BC70-62DB7F064335}"
    "NAME"="Windows AD"
    "OBJTYPENAME"="SecWinAD"
    "PROGID"="secWinAD"
    "VERSION"="11.5.0.0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Enterprise\Auth Plugins\secWindowsNT]
    "CLSID"="{6C25B576-87E4-4C6A-837B-1245F51E129B}"
    "NAME"="Windows NT"
    "OBJTYPENAME"="Windows NT"
    "PROGID"="secWindowsNT"
    "Version"="11.5.0.0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Enterprise\CMSClusterMembers]
    @=""
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Enterprise\Desktop Plugins]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Enterprise\Desktop Plugins\CrystalEnterprise.Report]
    "ReportAddTimeout"=dword:000001a4
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Enterprise\InstallRoot]
    "TempFiles"="C:
    Program Files
    Business Objects
    BusinessObjects Enterprise 11.5
    Data
    "Path"="C:
    Program Files
    Business Objects
    BusinessObjects Enterprise 11.5
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Enterprise\Options]
    "CInfoDirectory"="C:
    Program Files
    Business Objects
    BusinessObjects Enterprise 11.5
    win32_x86
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Enterprise\PluginMgr]
    "InstallRetryIntervalInMinute"=dword:00000002
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\hooks]
    "CDHook"="
    adlmdcf07
    MDC_Data
    Finance and Corporate Services
    Information Communication Technology
    Software
    CRXIR2SP2Full
    win32
    hooks
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Installer]
    "WebsiteHost"=""
    "WebsiteMetabaseNumber"="1"
    "WebsitePort"="80"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Logging]
    "loggingPath"="C:
    Program Files
    Business Objects
    BusinessObjects Enterprise 11.5
    Logging
    "loggingPluginDir"="C:
    Program Files
    Business Objects
    BusinessObjects Enterprise 11.5
    win32_x86
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\Client SDK]
    "LogError"="No"
    "LogFile"=""
    "DefaultReportAppServerConfigFile"="C:
    Program Files
    Business Objects
    Common
    3.5
    bin
    clientSDKOptions.xml"
    "DefaultReportAppServer"="Localhost"
    "SerializerType"="1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\Client SDK\CorbaAdapter]
    "WaitReplyTimeout(ms)"="600000"
    "SendRequestTimeout(ms)"="10000"
    "UpdateServerListInterval(ms)"="60000"
    "CheckServerNonExistentInterval(ms)"="10000"
    "TraceLevel(0-3)"="0"
    "TraceRequestsOutputDir"=""
    "RASServerSubString"=""
    "ConnectionPoolSize"="5"
    "SerializerType"="1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\Client SDK\RequestRecording]
    "RecordRequests"="No"
    "RecordRequestsOutputDir"=""
    "RecordSucceededResultDetails"="No"
    "RecordSecurityContext"="No"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\Client SDK\TcpipAdapter]
    "Retries"="10"
    "DefaultPortNum"="1566"
    "SerializerType"="1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\Client SDK\XmlSerializer]
    "LogFailedXml"="No"
    "LogFile"=""
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\InprocServer]
    "AgentLimit"="500"
    "AgentTimeoutMins"="30"
    "ConnectionDirMgrProgIDs"="CrystalReports115.LocalConnMgr.0;CrystalReports115.ODBCConnMgr.0"
    "EnterpriseRequestTimeout(min)"="600000"
    "JobSharingMaxDataAge(sec)"="1200"
    "PrintJobLimit"="75"
    "PrintJobSharingTimeout"="20"
    "ProcessAffinityMask"="-1"
    "ReportDirMgrProgID"="CrystalReports115.LocalReportMgr.0"
    "RequestWorkerThread"="2"
    "ResultFieldsSortMethod"="1"
    "DataEngineName"="C:
    Program Files
    Business Objects
    Common
    3.5
    bin
    crpe32.dll"
    "ProcessingExtensionPath"="C:
    Program Files
    Business Objects
    BusinessObjects Enterprise 11.5
    win32_x86
    ProcessExt"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\InprocServer\LocalConnectionMgr]
    "ConnectionDirectoryPath"="c:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\InprocServer\ReportDocument]
    "AsnycSQL"="No"
    "MaxNumOfRecords"="-1"
    "NumOfBrowsingRecords"="100"
    "NumOfCachedBatches"="-1"
    "PushDownGroupBy"="No"
    "ReportStyle"="9"
    "RowsetBatchSize"="100"
    "SaveDataWithDoc"="Yes"
    "SelectDistinctRecords"="No"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\InprocServer\RptDirMgrProgIDs]
    "default"="CrystalReports115.LocalReportMgr.0"
    "file"="CrystalReports115.LocalReportMgr.0"
    "ras"="CrystalReports115.LocalReportMgr.0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\Server]
    "AgentLimit"="500"
    "AgentTimeoutMins"="30"
    "ConnectionDirMgrProgIDs"="CrystalReports115.LocalConnMgr.0;CrystalReports115.ODBCConnMgr.0"
    "EnterpriseRequestTimeout(min)"="600000"
    "JobSharingMaxDataAge(sec)"="1200"
    "PrintJobLimit"="75"
    "PrintJobSharingTimeout"="20"
    "ProcessAffinityMask"="-1"
    "ReportDirMgrProgID"="CrystalReports115.LocalReportMgr.0"
    "RequestWorkerThread"="2"
    "ResultFieldsSortMethod"="1"
    "DataEngineName"="C:
    Program Files
    Business Objects
    Common
    3.5
    bin
    crpe32.dll"
    "ProcessingExtensionPath"="C:
    Program Files
    Business Objects
    BusinessObjects Enterprise 11.5
    win32_x86
    ProcessExt"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\Server\Logging]
    "LogSysTrace"="False"
    "LogRequest"="False"
    "LogTrace"="False"
    "LogError"="False"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\Server\ReportDocument]
    "AsnycSQL"="No"
    "MaxNumOfRecords"="20000"
    "NumOfBrowsingRecords"="100"
    "NumOfCachedBatches"="-1"
    "PushDownGroupBy"="No"
    "ReportStyle"="9"
    "RowsetBatchSize"="100"
    "SaveDataWithDoc"="Yes"
    "SelectDistinctRecords"="No"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\Server\RptDirMgrProgIDs]
    "default"="CrystalReports115.LocalReportMgr.0"
    "file"="CrystalReports115.LocalReportMgr.0"
    "ras"="CrystalReports115.LocalReportMgr.0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Report Application Server\Viewer]
    "PrintControlVersion"="10,0,0,0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Shared]
    "CommonFiles"="C:
    Program Files
    Business Objects
    Common
    3.5
    "CEShared"="C:
    Program Files
    Business Objects
    "SuiteInstallDir"="C:
    Program Files
    Business Objects
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Shared Tools]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Shared Tools\crheapalloc.dll]
    "Path"="C:
    Program Files
    Business Objects
    Common
    3.5
    bin
    crheapalloc.dll"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Shared Tools\ebus.dll]
    "Path"="C:
    WINDOWS
    system32
    ebus-3-3-2-5.dll"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Shared Tools\etc.dll]
    "Path"="C:
    WINDOWS
    system32
    etc-1-0-12-4.dll"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Shared Tools\HTML]
    "Path"="C:
    WINDOWS
    system32
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Shared Tools\keydecoder.dll]
    "Path"="C:
    Program Files
    Business Objects
    Common
    3.5
    bin
    keydecoder.dll"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Shared Tools\nsclient.dll]
    "Path"="C:
    WINDOWS
    system32
    nsclient115.dll"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Shared Tools\nsclientw.dll]
    "Path"="C:
    WINDOWS
    system32
    nsclient115w.dll"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\Shared Tools\Strings]
    "Path"="C:
    WINDOWS
    system32
    Edited by: MathewRochford on Jun 16, 2009 4:44 AM

  • Font size issues..

    for example 8pt doesn't look like 8pt, how do I fix this problem?

    Nicola,
    The point size is a rather woolly concept,
    http://en.wikipedia.org/wiki/Em_%28typography%29#History
    but what is the height of 1, 2, and 3, lines, according to the Transform pallete, at a Leading of 12pt (in the Character palette)?

  • 508 Closed Captioning Font size

    Hello,
    How do you change the font size in Closed Captioning?
    Currently my 508 CC feature is worthless unless folks are able to
    read the text. It looks like a 6pt or at the most an 8pt font.
    Thank you for any help on this.

    Hi kieko and welcome to our community
    Click Project > Skin... > Playback Control tab >
    Settings... button.
    Cheers... Rick

Maybe you are looking for