CFDOCUMENT PDF HEADER FONT SIZE

Using CF to create a PDF via <cfdocument> and finding that the font sizes within the header do not scale properly.  I've researched the web for hacks or solutions and cannot find any.  Has anyone been able to make the headers in CFDOCUMENT work?  I've adj the topmargin size and the font will adj once you get to 3 inches or greater but then there is huge white space at the top of the document.
if anyone has any suggestions, would appreciate the feedback.

Hi There,
I had the same issue with fonts in the header. The work around I came up for me (at least) was the following.
<cfdocument ... margintop="0" ...>
I create a separate .cfm file, with a <div> tag setting the height to the desired header height. I then place the header content inside the <div> tag like images, barcodes, titles, etc, with desired font and border formatting applied.
I insert the header content with a <cfinclude> tag, as the first line in the <cfdocument> tag. The rest of the page content is inserted below the <cfinclude>. If more then one page, I just <cfinclude> the header content again on the second page and so on. If changes are required, I change the header page which then updates appropriately where inserted.
Additionally this allows me to insert odd and even headers into multiple page documents, while controlling the font structure, etc. It also allows me to insert a different header for the first page, with a subsequent header for the rest of the pages.
Others may have their own solution to the header font formatting issue. However, like I said this is what I have found works for me.
Leonard B

Similar Messages

  • Export to PDF and font size

    Hi,
    When I export the report to PDF, the font size is getting reduced. It is because of the legal size I have set in the report. If I set the print size to letter the font size are retained after export to pdf. I am using CR for visual studio 2005. Please help.
    Thanks,
    Priya

    Hi Priya,
    Try with this:
    Go to the following registry sub key:
    HKEY_USERS\[your security profile]\Software\Crystal Decisions\10.2\Crystal Reports\Export\Pdf
    Right-click the sub key and click New > DWORD Value. Name the DWORD value "ForceLargerFonts" and set it to the value of 1.
    Note :Backup the registry before making any changes.
    Regards,
    Shweta

  • 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

  • Export to PDF - Change Font size

    Hello everybody,
    We were exporting reports to PDF file using te "Export to PDF" option in WAD. We recently have updated the BI environment with the SP17 patch. After the patch, the font size of the reports in the export PDF file has become very small and hence not clear.
    Is there a place where we can adjust the font size of the Texts seen in the "Exported PDF reports"?
    Please help me with your Knowledge and Experience,
    Shameem

    Hi Rane,
    Thank you for your input. I am aware that we can zoom the document and see the content. However when we print the report, the reports are not as clear as it was before SP17 installation. Thats the problem.
    Regards,
    shameem

  • Exporting to PDf reduces font size of one item only

    I am using VS 2010 with the latest CR release. Within my crystal report I have a barcode (using IDAutomationHC39M) with set font size of 10. When I click on the "Export" button and choose PDF, all of the text stays the same except for the barcode which gets reduces to a font size of like 3 or 4 (its really tiny).
    I can print it using Adobe PDF and the Barcode will stay the same font size of 10, but I want to avoid that if possible.  What do I have to do to make the barcode export with the correct font size?

    See if the KB [1218753  - Font size decreases when exporting or scheduling report to Adobe Acrobat (PDF)|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233313338333733353333%7D.do] helps.
    You will have to use it as a guide as it does not specifically address CRVS2010, but the patern is eh same...
    - Ludek

  • Export to PDF changing font size

    Hi,
    I have gone through the posts on this topic and was wondering if anyone has a formula to predict what will happen to the text or what looks best in PDF?
    I am using Arial 10,11 and 12 on some reports and Times New Roman 8, 9, 10 and 11 on others.
    The worst effect is that all reports have a group of text boxes on the top right hand corner which have borders.
    The reports are basically text documents so have lots of word wrapped text.  In CR these paragraphs are close to the right hand edge in line with the text boxes at the top.
    In PDF the right hand edge of the paragraph moves in by 3-4cms.  Setting the paragraph to Justify rather than left Justify keeps it at the right, but has lots of white space which looks bad.
    regards
    ps

    Try with this:
    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.
    Hope this helps!!
    Regards,
    Shweta

  • CF8 cfdocuments new bugs (font size, bold, underline...)

    Hi
    I face the following problems after upgrading from CF 7.0.2
    to CF8 + Cumulative Hotfix 1 :
    - bold and underline generates white space around them if
    they are embedded in a sentence (i.e "this is <bold>bold text
    </bod> and it is fun")
    - font size behavior has changed, the text is now bigger. (My
    font-size: 12px is bigger than before)
    - when reducing it (i.e font-size: 11px) the bold/underline
    problem becomes the opposite : instead of white space, I have
    overlapping texts.
    We use a html 4.01 transitional doctype and CSS styles (i.e
    div class="myclass" and .myclass{..} in a separate css file)
    Any suggestion ?

    the cf8 cfdocument cumulative hotfix has been updated on Jan
    30 2008 -
    have you re-installed it?
    http://kb.adobe.com/selfservice/viewContent.do?externalId=kb402584&sliceId=1
    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com/

  • How can we alv header font size increase

    hi experts,
    how can we increase the font size in alv report?
    i am using html_top_of_page
    regards
    guna

    Make use of the class - CL_DD_DOCUMENT
    Code below may give you some help.
    FORM HTML_TOP_OF_PAGE USING R_TOP TYPE REF TO CL_DD_DOCUMENT.
      text = 'Test' .
    CALL METHOD R_TOP->ADD_TEXT
        EXPORTING
          TEXT      = TEXT
          SAP_STYLE = 'HEADING'.
    endform.
    Thanks!

  • 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

  • Small font size in converting spool request to pdf format

    Dear All,
    Every month after payroll run, the payslips are converted to pdf format with the help of standard program 'RSTXPDFT4'. But now when we are converting the file to pdf, the font size is coming too small to be read, though there is no truncation of data. No changes have been made recently and earlier it used to work fine.
    Please suggest how do I rectify this problem.
    Regards,
    Kanupriya

    Hi Soumyaprakash,
    Earlier when % size of pdf was 75 then also we got a clear view but now we have to go as high as 150% to get it readable. Even the printout is not readable.
    Please let me know how to check the font size. Also could this problem be due to some Basis setting?
    Regards,
    Kanupriya

  • IBook App shuts down when trying to change the font size

    Hope sb can help
    when I open a book/pdf, the font size is very large. When I try to make them smaller  (menu), the iBook App just shuts down.
    I tried a hard reset of the iPad ... still the same problem. Did sb experience the same problem? Tx!

    This happens only because ios 6.It has bugs.You try to restore and if it did not work just try to downgrade it to ios 5.1.1

  • How to change font size of OATableBean Column Headers

    Dear All,
    I am facing a problem, senario is i am having a table layout with about 20 columns and each column header is about 30 characters long now the problem is when the table is rendered because of header font size its layout is not good looking ... is there any way that i can controll the font size of colmun headers.
    I have tried this solution provided in this forum:
    CSSStyle csNum = new CSSStyle();
    csNum.setProperty("font-size", "8");
    OAPageLayoutBean plb = pageContext.getPageLayoutBean();
    OAMessageStyledTextBean columnBean = (OAMessageStyledTextBean) plb.findChildRecursive("Description");
    columnBean.setInlineStyle(csNum);
    but it only change font size of column data not the header.
    Thanks in advance.

    Hi,
    // Get a handle to the column's header
    OAColumnBean columnBean =
      (OAColumnBean)tableBean.findIndexedChildRecursive("<columnBeanId>");
    OASortableHeaderBean colHeaderBean =
      (OASortableHeaderBean)columnBean.getColumnHeader();
    colHeaderBean.setText("<newText>");Regards,
    Gyan

  • Problems with Saved Watermarks - Wrong Font Size

    Hi,
    I am having problems with "Saved" Watermarks, as when I selected them they have the wrong font size.
    I created a Watermark (Draft) to be placed on the lower right
    corner of a PDF, using font Arial-10. This watermark has been save using the "Save Settings..." in Watermarks.
    When I add this this "saved" watermark to a new PDF, the font size is wrong
    (much much bigger), even though the Add Watermark windows reports Arial-10. Only by a selecting a different font size and changing it back to the saved font size (10) I get the correct Font Size in the PDF.
    I had a similar problem with the placement, but managed to solve that by setting the Preference>User&Guide to the used Unit (Page&Ruler = centimeters). But for the font size I can't find anything in the preference.
    Any Help or Suggestions ?

    Hi,
    Sorry forgot to add, I am using
    Acrobat Professional 8.1.2 on Windows XP Prof.
    Cheers
    Johannes

  • Cfdocument doesn't work with my font size

    Hi All,
    My font size doesn't work inside my cfdocument using css
    Here is my code:
    In My css file I have this:
    body {     font-family:"times new roman";     font-size: 18px;     line-height: 20px; } 
    The font is a TTF and it shows in my cfadmin as:
    Font Family Font Face Postscript Name Font Type Useable In Path
    times new roman
    Times New Roman
    TimesNewRomanPSMT
    TRUETYPE
    PDF/FlashPaper
    c:\windows\fonts\times.ttf
    I try using postscript name and the same issue. If I increase the font size it actually reduce the size on the screen.
    I'm using windows 2008 with CF8 with the latest hotfix 8,0,1,195765
    Any ideas?
    Thanks in advance.
    Johnny

    Don't know why didn't show my code.
    Here is the code:
    <cfdocument format="flashpaper" pagetype="letter" fontembed="yes" margintop="0.3" marginbottom="1.25" marginleft="1" marginright="1.25" unit="in">
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
    <head>
        <style type="text/css" media="screen">
            @import url(assets/css/preview.css);
        </style>
    </head>

  • Change Font size of Query Title in PDF Output

    Hi Experts
    I want to change font size of Query title when its exported to PDF format .
    I change the text properites     to  Header size 1 ,  but still its not reflected in Output in PDF .
    Any suggestions,
    Regards,
    Jawad

    Hello Jawad,
    Please tell me the solution for this.

Maybe you are looking for

  • Sending photos from iphone to Yahoo email account

    When I send one photo from the iphone to my yahoo account, it is delivered in a zip attachment, why? can I change this? is it a setting on my phone or my email account. I just want it to be sent in .jpeg format not a zip file. Please advise, thank yo

  • IPhoto 6.06 Update running very slowly

    I updated my iPhoto to the latest version and now it is running very slowly. Imports of 20 photos take in excess of 1/2 hour. I'm also using backup and I noticed that my iLife backup is also running very slowly since my update of iPhoto. I also notic

  • Sending IDOC from SAP ECC to SAP MII

    Hello, Issue while configuring. I have configured the RFC Destination in the Netweaver message listener and when i check the connection in SM59 I got  error as timeout during allocate of registered program and I have attached the screenshot of the er

  • The best AP for large warehouse deployment ?

    Hi, Hope you peeps can assist. New design / installation at a warehouse.... What is the best / recommended AP for a warehouse with shelving 10m high and 1.8m appart  and a ceiling at about 11.5m? Warehouse is 129m x 97m, about  60% of the floor will

  • Elements 6 Display - G4 vs MacBook

    I have Photoshop Elements 6 on both my G4 tower and MacBook Pro. When I am working in Bridge, I see a difference (G4 to MB) in the display of all the thumbnails in the folder when I close one image from that folder.  While in Bridge the G4 display co