Cannot Extract Embedded Font in PDF Report Generated Using Crystal Reports XI

The issue is that sometimes the PDF reports generated by Crystal Report XI are not showing the fonts properly. Arial font is used in the Crystal report template(.rpt file) for field label and data elements. When the report is opened in Adobe Reader, it displays the message - "Cannot extract the embedded font 'AAAAAA+ArialBold'. some characters may not display or print correctly." Other PDF Readers like Foxit show blank spaces instead. I tried to change the font to Courier New, Times New Roman etc but still getting the same message.
The issue is consistent when the application is deployed in Windows server. When deployed in Unix server the issue happens very occasionally. The font files are available and installed in the UNIX box.
Please tell me why this error message is shown and also tell me how to get it fixed.

Hi Scot
Just replied to your email re. conf call.
In the meantime.
1st question.  
    Some of our developers are creating the reports under crystal 2008, while some are 2011.
    Could this be a problem, when they are run by the SDK?
    Should we upgrade all our developers to crystal 2011?
The version of CR a report is created in should not matter at all. I am 100% certain this is not the issue.
2nd question
    When the report is run, to create the pdf... why would it actually embed the font on the pdf?
    if they weren't embedded.. wouldn't it just pull up the proper font, if the user's pc had that font on their
    pc?
    if it does the common fonts aren't embedded, we would just have to worry about the things like
    barcode 3 of 9
I can not answer this as that essentially is the way the product is designed. It may look like a limitation, but there are no work-arounds and I would not consider this to be a bug. Perhaps an enhancement, but a pretty faint hope there. And even if, enhancements take very, very low priority and take long, long time before implementation.
3rd question
    Would the fonts, just need to be installed on the server?   we've seen some indication, that they
    also need to be in a java sub-directory
The fonts must be on the server as that is where the report engine does it's work, then the report is streamed to the user's browser. E.g.; there is no work done on the browser. Also, the process must have rights to access the fonts.
One last point. You mention deployment to Linux. Linux is not supported. Please see: SAP Crystal Reports, Developer Version for Microsoft Visual Studio - Supported Platforms
I suspect this is more an issue with CR not working with the framework for Linux.
- Ludek

Similar Messages

  • Adobe reader cannot extract embedded font after pdf sent via outlook

    We have some pdf files that open fine in Adobe Reader 9.1.3.  Once we send them via e-mail (we use Outlook 2003), they will not open properly with the error message: "Cannot extract the embedded font 'TWDWSP+TradeGothic-Light.  Some characters may not display or print correctly."  When we click OK, another error message appears: "An error exists on this page.  Acrobat may not display the page correctly.  Please contact the person who created the PDF document to correct the problem."  If the files are sent in a ZIP archive, they open correctly, but not if sent individually as PDFs.  Can someone help?

    It's one of the reasons that it's not recommended to send a PDF via email without Zipping it first. Either the senders or receivers email client may use encoding to make the ransfer faster which can wreck PDF's.
    Best bet is to Zip (as you've seen) the file first or post it to a web space and email the link.

  • Get the "cannot extract embedded fonts" error message

    I get the "Cannot extract embedded font 'UZNVZW+HElveticaNeueLTStd-Hv-Identity-H'. Some characters may not display or print correctly." error message when I generate a PDF from MadCap Flare or Frame Maker. I am on Windows 8 64-bit / Adobe Acrobat 11 / FrameMaker 9 / MAdCap Flare 9.
    When I do the same task on a Windows 7 system, works like a whistle.
    I am looking at a solution and no workarounds.
    Regards,
    AxDe

    Hi hartmanja14,
    Please let me know if this is happening with all PDFs or any specific document?
    Also, tell me if that document has been created by any third party or not.
    Regards,
    Anubha

  • Total No of pages different in report printed using Crystal Report XI R2 vs SAP Crystal Reports, developer version for Microsoft Visual Studio (File Version 13.8)

    Currently in our application, we are using Crystal Report XI R2 for generating the reports. We are in the process of upgrading the Crystal Report to SAP Crystal Reports, developer version for Microsoft Visual Studio (File Version 13.8). I updated that on my machine and all the reports work fine. I didn't have to modify any of the reports.
    However when comparing the reports, we found that there are few reports on which the total no. of pages differ from the report displayed using Crystal Report XI R2 vs SAP Crystal Reports, developer version for Microsoft Visual Studio (File Version 13.8). Comparing the reports, it looks all the data that were fit on one page earlier with version XI R2 doesn't fit on the same page with version 13.8, thereby increasing the page counts.
    The fonts, page margins everything set on report itself. Nothing being set in the code.
    Both the application is using the same report that is pulling the data from the same database. Our application is a web application.
    Any suggestion, why this is happening.
    Thanks.
    Sanjay

    I am not sure what is being compared here?
    CRXI R2 designer to CRVS?
    CR XI R2 in some version of .NET to CRVS?
    CR XI R2 using RDC SDK to CRVS?
    Also, is this happening on your development computer or after you deploy?
    If you compare the the "Page setup" options dialog between reports that work and those that do not work, do you see any difference?
    Is this a web or a win app?
    Are you seeing the same issue when viewing and exporting - say export to PDF?
    What is the printer driver used and it's version?
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Can we develop CRM report by using Crystal report?

    Dear all expert,
    There is a report in CRM PRD which our ABAP programmer had did one which is complicated and invovlving FM and method. but since we had purchase BOBJ, we would like to develop this report by using crystal report. Is it possible?
    Thank You.

    hi Stratos and Ido.
    Stratos, i had try to develop 2 report and had figure out on how to do it soon. but now i have another CRM report that need to be done first for the use of marketing meeting next week. The report is 90% done where there is one field which make my report cant be finish. once i put that field into the report, it return me all the values contain in it. This causing other field follow to duplicate as well. The situation is as below:
    without that field, my report goes(A B C D is the field header):
    A B C  D
    1   II  $  +
    2   I  %  -
    The field from table TJ30T(E is the field header):
    E
    a
    b
    c
    When i try to put the E field into my report:
    A B C  D  E
    1   II  $  +  a
    1   II  $  +  b
    1   II  $  +  c
    2   i  %  -  a
    2   i  %  -  b
    2   i  %  -  c
    I had check the linkages, there is only one key linking which is CRM_JEST.ESTAT - > TJ30T.STAT. How to overcome the situation as i mention above?
    Thank You.

  • Controlling Access to Certain Reports When Using Crystal Reports Server

    Hi,
    I was wondering exactly how security is managed when using Crystal Reports Server?  Do you assign rights to individual reports via user ids in Active Directory?  Or what exactly is used for user authentication?  Is it possible to create local accounts?  Thanks.

    Usually access is controlled by permissions which are set in the CMC (BO web admin tool). You can map 3rd party groups from AD or LDAP and then assign permissions to those groups or set up security with built in enterprise groups as well. You may elect to use any combination of the above. For more complex security models there can use database and row level security built into our meta layers called business views and universes.
    Regards,
    Tim

  • Why do PDFs created with some print presets show the error message "cannot extract embedded font."

    Whenever I create a pdf from InDesign using a press-quality preset, I get an error message upon opening the file. The error message says that an embedded font cannot be extracted.
    InDesign indicates the font is not present in the file.
    In Acrobat's properties, the font in the error message is listed and shows that it is not embedded, and that the actual font is unknown.
    Running the "embed fonts" from preflight fixups doesn't help.

    Found this fix in Preflight: Under prepress, I selected my destination, which is sheetfed offpress (CMYK) and ran the analyze and fix. The updated file opened without the error message.

  • Error message: "Cannot extract embedded font..."

    I have Acrobat 7.1  Professional with Windows Vista and until now have not had a problem downloading and reading any .pdf file.  Today I tried to download brochures from a company's product line web page (example: http://www.ulsinc.com/products/ils1275/) and got an error message stating "Cannot extract the embeddded font UOYPQY+MyriadPro-Bold.  Some characters may not display or print properly."
    Well.that's an understatement.  Nothing but the images appear correctly.  All text appears as a string of dots.
    I have combed your support pages looking for a solution to no avail.  The closest I came was a forum entry about this problem in Acrobat 8.  It points out that the problem doesn't occur in Acrobat 7.  I'm afraid it does.
    All other .pdf documents both on my computer and on other websites download perfectly.
    A friend tried downloading the files on his computer.  It worked perfectly.  No error message.  And all he has is Reader 9 (so do I).
    I'm stumped.  Can anyone help me solve this problem?

    Found this fix in Preflight: Under prepress, I selected my destination, which is sheetfed offpress (CMYK) and ran the analyze and fix. The updated file opened without the error message.

  • Can I split a PDF / PCL file when generating using Crystal Report

    Hi,
    I can generate a big PCL file from sending it to a PCL printer from Crystal. Can I add something to split the PCL file while generating it from Crystal?
    Any pointers towards splitting a PCL would be appreciated.
    Thank you
    Deepa

    Hi Deepti
    Crystal Reports is just a tool to present the data.
    Unfortunately there is no functionality to instruct to split the report pages while sending to the printer that too automatically from Crystal Reports Designer Stand Alone application.
    You can select the page range according toyour requirement.
    Regards
    Sourashree

  • Issue with excel report generated by Crystal Report

    Dear support center,
    I am trying to evaluate the crystal report package available through the VS2005 Pro edition for an application at work. I am new to Crystal Reports and using CR 10 on my system.
    Here is a visual image of my report format. I use a dataset to flood the report.
    http://www.coe.uncc.edu/~jjzachar/CRHelp/CrystalReport.JPG
    Here is the excel report I receive. I want to eliminate:
    http://www.coe.uncc.edu/~jjzachar/CRHelp/excelOutput.JPG
    1. The extra blank rows after each "data entered or shown in my report"
    2. It seems like many of the fields are being merged. How do I avoid this?
    Please help!
    Thanks a lot for your time ... in advance!
    Sincerely,
    Jerry Zacharias

    Swetha,
    I export the report using "VB.net" code. So, I dont' really get any window options.
    Here is the snippet of code I am using ...
    Private Sub ExportReportFormats(ByVal fileName As String)
            'Dim a As New CrystalDecisions.Shared.DiskFileDestinationOptions()
            'a.DiskFileName = fileName
            Dim CrExportOptions As CrystalDecisions.Shared.ExportOptions
            Dim CrDiskFileDestinationOptions As New CrystalDecisions.Shared.DiskFileDestinationOptions()
            CrExportOptions = objRpt.ExportOptions
            If fileName.EndsWith(".pdf") Then
                Dim CrFormatTypeOptions As New CrystalDecisions.Shared.PdfRtfWordFormatOptions()
                CrExportOptions.ExportFormatType = CrystalDecisions.Shared.ExportFormatType.PortableDocFormat
                CrExportOptions.ExportDestinationType = CrystalDecisions.Shared.ExportDestinationType.DiskFile
                CrExportOptions.DestinationOptions = CrDiskFileDestinationOptions
                CrExportOptions.FormatOptions = CrFormatTypeOptions
                'CrDiskFileDestinationOptions.DiskFileName = "C:\Documents and Settings\Robot\Desktop\Trash\" & fileName
                'CrDiskFileDestinationOptions.DiskFileName = "C:\Documents and Settings\Robot\Desktop\Reports\" & fileName
                CrDiskFileDestinationOptions.DiskFileName = exportFolderLocation & "\" & fileName
            ElseIf fileName.EndsWith(".xls") Then
                Dim CrFormatTypeOptions As New CrystalDecisions.Shared.ExcelFormatOptions
                CrExportOptions.ExportFormatType = CrystalDecisions.Shared.ExportFormatType.Excel
                CrExportOptions.ExportDestinationType = CrystalDecisions.Shared.ExportDestinationType.DiskFile
                CrExportOptions.DestinationOptions = CrDiskFileDestinationOptions
                CrExportOptions.FormatOptions = CrFormatTypeOptions
                'CrDiskFileDestinationOptions.DiskFileName = "C:\Documents and Settings\Robot\Desktop\Trash\" & fileName
                'CrDiskFileDestinationOptions.DiskFileName = "C:\Documents and Settings\Robot\Desktop\Reports\" & fileName
                CrDiskFileDestinationOptions.DiskFileName = exportFolderLocation & "\" & fileName
            End If
            objRpt.Export()
        End Sub

  • Custom fonts not displayed when PDF is generated using 10g Report builder

    Hi
    I have two fonts , abc.ttf and def.ttf which I have placed under C:\Windows\fonts. One of these displays a logo and the other displays barcode
    I have added the environment variable REPORTS_PATH which has value C:\Windows\fonts. I have also added entries for PDF Subset in uifont.ali.
    But still when I run the report and out to a PDF file, the fonts are not displayed. They are remapped to some other fonts.
    When I check PDF document properties in Adobe reader, under fonts tab it says
    abc
       Type:Type1
       Encoding:ANSI
       Actual Font: Adobe Sans MM
       Actual Font Type : Type 1
    def
       Type:Type1
       Encoding:ANSI
       Actual Font: Adobe Sans MM
       Actual Font Type : Type 1
    uifont.ali entries
    [ PDF:Subset ]
    # This example shows how to subset Arial True Type font into the PDF file
    # Arial = "Arial.ttf"
    # The True Type font files must exist in any one of the folders specified in
    # REPORTS_PATH.
    abc= "abc.ttf"
    def="def.ttf"
    In Oracle reports builder, I am able see these fonts and select them in my report layout
    I am able to see the fonts in Preview/screen output while running RDFs in my reports builder, but PDF output doesnt display these fonts
    Is there anything else which is required to do ? Do I need to restart the machine after environment variable is added ?

    In one PC were Report Builder is installed, we see "COURIER NEW - WESTERN" font and the RDF created / saved in that font works fine on server. I don't know if this helps!

  • Display 4000 character string in Crystal Report Viewer using crystal reports XI

    Hi,
    I am facing issue while displaying a field which is of 4000 character length with data type string. It is displaying first 100 characters correctly. After 100 chracters it is displaying junk characters. Please help me for solving this issue.
    Thanks,
    Nagamani

    Great, now we need confirmation on what version of CR and DB you are using?
    If you are using CR XI version 11.0 then download CR XI R2 -  version 11.5, free upgrade:
    http://downloads.businessobjects.com/akdlm/crystalreports/crxir2_sp4_full_bld_0-20008684.exe
    http://downloads.businessobjects.com/akdlm/crystalreports/CRYSTALREPORTS06_0-20008684.EXE
    Use your XI Keycode to install.
    Second question is what Database are you using and what client and how are you connecting, ODBC, OLE DB or Native?
    The issue sounds like the DB client is not ending data reading at the end of line ( OEF/EOL ) or the line is not marked with a null character or however it should be done.
    Nothing in configuration would fix this... Something either in the client you are using, CR simply displays the data it gets, if the Client does not stop the data being read CR is going to show you that data also.
    Could also be the Client is not capable of handling a 4K string so it's reading/filling in a buffer of random values and therefore shows garbage...
    I suggest you upgrade first and if it's still an issue then make sure CR supports the version of data source you are using and if it's still a problem try posting to the DB Makers Forum and ask them to look into the issue.
    Don

  • Adobe reader problem on viewing PDF file created by crystal report

    I have a VB6 application to export the PDF file by using crystal report 9. However, when I viewed the PDF file under Adobe reader 8, I have a following message when I hit the page down key.
    "An error exists on this page. Acrobat may not display the page correctly.
    Please contact the person who created the PDF document to correct the problem."
    After hit okay, this message will be gone and I can see the PDF file without problem. However, I don't have this issue when using Adobe reader 5 or 6 version.
    If I crystal report 11 version to export the PDF, everything works fine also but our production machine can only use crystal report version 9, not 11.
    Anyone have idea?? Thx!

    Sounds as if there is a bug in the older version of Crystal reports.
    If you are prevented from installing fixes for bugs, you may well be
    stuck with the effect of the bug.
    Aandi Inston

  • How to set Excel Options using  crystal reports 2008

    Hi,
    I am trying to figure out CR 8.5 (Crystal report control) Equivalents in Crystal reports 2008 using crystal report viewer in .Net but not able to find the exact replacments.
    Properties used in CR 8.5
    CRAXDRT.ExportOptions.ExcelUseWorksheetFunctions=True
    CRAXDRT.ExportOptions.ExcelUseTabularFormat =True
    CRAXDRT.ExportOptions.SetLogOnInfo(1,3,4,5)
    Please let me know the replacements for the above mentioned properties in .Net using crystal report viewer (CR 2008)
    Thanks in Advance
    Regards,
    Ramnath

    Hello,
    The code that has been provided is of Report Designer Component.
    RDC has been deprecated in Crystal Reports 2008.
    Use the 'ExcelFormatOptions' class. It provides many options regarding exporting in an excel format.
    ExcelFormatOptions myExportFormatOptions = new ExcelFormatOptions();
    Try exploring the Developer guide for Crystal Reports .NET SDK [here|http://www.sdn.sap.com/irj/boc/sdklibrary#section7]..

  • Cannot open embedded font

    Have pdf on website, tried to open with Adobe Reader, get
    error "Cannot open embedded font CGOmega". So, I tried to open the
    file with Acrobat Pro 9 - same error. Client doesn't have original
    Word document to recreated the pdf. Any way possible to open and
    the select all or something and change the text to something else?
    Anything?
    Thanks,
    JB

    Thank you for your post. These forums are specific to the
    Acrobat.com website and its set of hosted services, and do not
    cover the Acrobat family of desktop products. Please visit the
    following forums for any questions related to the Acrobat family of
    desktop products:
    http://www.adobeforums.com/cgi-bin/webx/.3bbeda8b/

Maybe you are looking for

  • How can I recover lost photo's?

    I got back from a 2 week holiday yesterday. Throughout the trip i was taking photos on a dslr and transferring them to my ipad 2 using apples camera connection kit. In the end there were about 2000+ photos on my ipad. I plugged in my ipad to iTunes t

  • DVCPRO 50 capture settings from SDX900

    I captured some DVCPRO50 footage that I had shot on an SDX900 set at 24pa progressive. I captured it using the anamorphic DVCPRO50 preset. Looking at the footage, some clips have an interlaced frame every 3 progressive frames, while other clips have

  • Creating Relationships and using synchronization parameters in SUP

    Hello Experts , I am developing an iPhone application using generated code from sup . I want to put forward some querries that i have in my mind . Basically my scenario is i have an equipment list and details for each equipment . On iPhone one page d

  • "Integration Builder: Design" only works well on server

    Both TCD: SXMB_IFR and "http://host:port/rep/start/index.jsp" work well on both clients and server. We know, when we want to visit the "Integration Builder: Design" in "http://host:port/rep/start/index.jsp", a logon screen displays. The problem is i

  • MASTER DATA MASS CHANGE- ASSET

    Hello, I have a problem with substitution.... I need to do the following : In asset master record, tab allocation I want to make a substitution in  the field " group evaluation 1" e.g. from 2 to 7; With GGB1 I create a substitution in AM -Asset Accou