Internationalization into Crystal Reports

Hi all,
is it possible to translate a report automatically from one language to another, with a Crystal Reports function?
In other words I want to localize labels used in reports
The report was made by Crystal Reports 2008 and the report engine is Java Reporting Component (v.12.2.205)
Thanks a lot.

Nope, Crystal Reports will not do the translation.  Your best bet is to look for a UFL that you could use within Crystal Reports to do this translation.

Similar Messages

  • Help required in embedding flash file object into Crystal Report file.

    Hello,
          I use the default version of Crystal Report (i.e.'Crystal Report Basic For Visual Studio 2008 - version 10.5' ) which is the part of 'Visual Studio 2008', to create and display the Report. Further, as a requirement, I have to show 'Event Video' into the Report. But, as this default version of Crystal Report does not support Flash File, I uninstalled it and downloaded and installed the 30 days trial version of the Crystal Report (i.e. Crystal Report 2008 - version 12.0).
          Then, I created a new Crystal Report File using 'Crystal Report 2008 Designer', embedded the video as a Flash File(i.e. SWF file) into it. Now,  when I add this newly created Crystal Report File into my sample application, which is created using VS 2008, it does not shows the embedded video.
          So, can anybody please tell me, how can I embed the Flash File into Crystal Report, so that it will be visible in the sample application?
    I would like to appreciate your help and support.
    Thanks,
    -Yogesh.

    Symptom :
    When embedding a pdf document into a Crystal Report, only the one page shows.
    Reproducing the Issue
    Environment:
    Crystal Reports OLE object
    Cause
    An OLE object only displays the first page.
    Resolution
    Embed multiple objects, one for each page
    Or
    Use a hyperlink to the object instead
    Hope this helps!
    Regards,
    Vinay

  • Step- by- Step on How to Load Excel data into Crystal Reports?

    Hi Friends,
                      Can anyone send me a Step- by- Step on How to Load Excel data into Crystal Reports? Pls help me. Thanks in Advance.
    Vijay

    It's also important to 'prep' the excel file prior to connecting to it.
    Give the data tab a meaningful name
    Make sure the column headers are unique and that every column has a header
    Delete any blank tabs
    If you have trouble with Excel changing the data type of a field (say, a social security number you want to be a string value rather than a number so you don't lose leading zero) an alternative would be to save the spreadsheet file as a CSV, create a schema.ini to specify the data types for each column (example below) and use the same steps to connect except instead of choosing Excel 8.0, scroll to the bottom and choose Text.  You have to make sure the CSV file is in the same folder as the schema.ini file that defines the columns.
    Schema.ini example:
    200912PUSD.csv
    ColNameHeader=True
    Format=CSVDelimited
    MaxScanRows=25
    CharacterSet=OEM
    Col1=SSN Char Width 9
    Col2=LAST_NM Char Width 25
    Col3=FIRST_NM Char Width 25
    Col4=DOB Date
    Col5=STDNT_ID Char Width 10
    Col6=SORTKEY Char Width 10
    Col7=SCHOOL_NM Char Width 30
    Col8=OTHER_ID Integer
    Col9=GRADE Char Width 2
    The filename in the first line needs to have the []  brackets around it, but I couldn't get it to display in this forum correctly.
    Edited by: Eric Petersen on Jan 27, 2010 9:40 AM

  • How to load a web page into crystal report

    How can i load a web page into crystal report? pls help
    Thanks in advance

    Hi Sebastin,
    You can't open a webpage in your Crystal Report, because all webpages will be executed in browser only. If you insert any webpage link in any documents it will not open in the same document, it will open in browser.
    Hope this will help you
    Thanks,
    Sastry

  • Convert abap reports into crystal reports

    Hi,
    We are trying to convert abap reports into crystal reports.We could convert these reports into XML files
    Now we want to create utility which will automate the conversion of XML files into RPT files of crystal reports.Later on we can refresh the data in reports by changing the datasource location.
    Can you please guide us whether it is possible and if yes how should we go about it?
    regards,
    shital

    Hi, i suggest, 2 technies to do this, the first one, you can use,
    CALL METHOD CL_GUI_FRONTEND_SERVICES=>EXECUTE
      EXPORTING
        APPLICATION            = 'C:\Program Files\crystalreports.exe'
      EXCEPTIONS
        CNTL_ERROR             = 1
        ERROR_NO_GUI           = 2
        BAD_PARAMETER          = 3
        FILE_NOT_FOUND         = 4
        PATH_NOT_FOUND         = 5
        FILE_EXTENSION_UNKNOWN = 6
        ERROR_EXECUTE_FAILED   = 7
        SYNCHRONOUS_FAILED     = 8
        NOT_SUPPORTED_BY_GUI   = 9
        OTHERS                 = 10.
    where, exe file could be, a crviewer.exe, and, use a parameters  ( on exe ) to indicate rpt file, or, define of standar mode, a generic name and put, xml file generated via abap, on  a repository, this way, rpt file, when launched, displaying file.
    the second choice, could be,  go SM69, click create. enter a command name 'ZCREXE', enter the path and the exe file name in operating system command field. You can call this exe from ABAP using SXPG_COMMAND_EXECUTE.
    i hope so that my answers help you.
    greetings.

  • How to impor the pdf file into crystal report

    I try to import the whole pdf into the crystal report. But when I import it, I can only import the first page of the PDF. Can anyone give me some suggestions? Thank you.

    PDFs do not easily import into Crystal Reports.
    Fuskie
    Who is not sure why you would want to insert a PDF file into a Crystal Report...

  • How to embed the Word Document and PDF file into Crystal report?

    How to embed the Word Document and PDF file into Crystal report?
    I have word doc which having 10 pages. I need to show all of the 10 pages at a time. I tried OLE object but problem is it shows only one page.
    Is there any solution to show word doc / PDF file in CR?

    Symptom :
    When embedding a pdf document into a Crystal Report, only the one page shows.
    Reproducing the Issue
    Environment:
    Crystal Reports OLE object
    Cause
    An OLE object only displays the first page.
    Resolution
    Embed multiple objects, one for each page
    Or
    Use a hyperlink to the object instead
    Hope this helps!
    Regards,
    Vinay

  • How to convert  PLD Report into Crystal Report

    Hello Experts,
                             I want to convert my  PLD Report into Crystal Report, but  i am not able to find the solution ,
                             so how can i do this and what are the  steps have to taken.
    Kindly give me the solution .
    Regards
    Rahul

    Hi Rahul........
    SAP has given a tool where you can convert your PLDs into Crystal Reports.......
    Please check the below link to download tool......
    http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/108305a7-1555-2d10-8289-9a178d441c71
    Regards,
    Rahul

  • How do i signon into crystal report XI with server signon Account

    I have a signon account to connect to SQL Server 2005, but i cannot use the same signon account to signon into crystal report XI. Is there any special permissions that i need to set? But if i use the sa account for sql sever am able to signon without any error. What could be the problem.

    Thank you for your fast response, i really appreciate that.
    Am able to signon into the server in SQL 2005 with my signon credentials but cannot signon into the same server when am using crystal report. And for the connectivity, we are using OLE DB and not ODBC. Also, we've been using the sa account for a while now, it just last week that management decided we signon into crystal with our own signon credentials, which isn't working.
    Regards
    Henry Obeng

  • Calling stored procedure into Crystal Report

    Could any one help in suggesting how to call the stored procedure with parameters into crystal report?
    i have tried using couple of methods
    I have added this in add command option of Crystal report
    Execute HRMS_DEVP.DPRC_GET_LEAVE_BAL(P_COMP_CODE,P_EMP_CODE,P_LV_CATG_CODE,P_DATE,P_BALANCE)
    WHERE in p_balance i would be retrieving the output.
    Second method i followed is
    SELECT DFUN_GET_LEAVE_BAL(:P_COMP_CODE,:P_EMP_CODE,:P_LV_CATG_CODE,:P_DATE)FROM
    DUAL;

    Hi,
    Have you tried the 'get_value' function?..The syntax is
    declare
    l_dept number(5);
    begin
    l_dept := get_value('dept');
    /* further process */
    end;
    where 'dept' is name of the bind variable.
    -Krishnamurthy

  • How to feed data into crystal reporte with "SQLQuery" method in c#?

    Hi there,
    I've an old app that was written in VB with some crystal reports from Crystal Report 7.
    Now I need to upgrade this old app into c# with newer version of Crystal Report, so we decide to go for VS2010.
    I can open the report template in the VS2010 without any problems.
    But I'm running into some issue here:
    the old report has multiple tables from a SQL db as the connection. Each table has a PK to each other.
    and the VB code feed the data like below:
    MainForm.CrystalReport(1).SQLQuery = SQLString
    I couldn't find any reference for "SQLQuery" method in the C#, is there such command exist?
    Thank you in advanced,

    Thank you Ludek. Looking into the info you provided.

  • How to get data from MS CRM into Crystal Reports

    Hello All,
    Can anybody tell me how to get data into   crystal XI reports with MS CRM.
    Thanks in Advance
    Ramesh

    First you should refer to the Rules of Engagement and then add more info.
    Start off by telling us what version of CR are you using and what is MS CRM?
    Thank you
    Don

  • Random Characters insterted into Crystal Reports string fields

    I'm having a problem where random characters are being inserted into string fields in my crystal reports, I talked to a representative and they are unable to fix the problem, so I'm asking here if someone has a workaround.  The characters are always outside of the normal set of characters, so I'd like to know if there is a way to only allow certain characters in a given field using formulas.  (for example, at a very simple level, i would input a list of "legal characters" and the field in crystal wouldn't display anything but those characters)
    thanks for your time and help

    Sorry, i think I've been a bit imprecise so far
    So these characters ONLY appear when printing the report and not when previewing the report in Crystal Reports?
    They appear when previewing, when actually printing, everything after the characters is cut off
    Are you printing directly from CR or from Enterprise/Infoview or another custom application?
    From CR (both to PDF and paper)
    When did you update your print driver last?
    Not sure, although this may be moot since it also shows up in the preview?
    Have you printed on another printer and does it too exhibit the same behavior?
    Same as above?
    Was the report created by you in CRXI? Are your regional settings set to English (language)?
    Yes I created the report in CRXI, and in terms of the regional settings, I'm not sure but would assume so, how do I check/change this?

  • Embed flash(Xcelsius) into crystal report 2008 while using Visual Studio

    I am having some deep trouble with Crystal Reports 2008 and Visual studio. I have created a dashboard using Xcelsius 2008, embedded it in a report (along with flashvars) using Crystal Reports 2008.Then, I have added the .rpt file in a windows project in Visual Studio 2005. But the embedded swf file does not show in report designer in visual studio. And when I run the application the flash content is not displayed. However, when I export the report from the crystal report viewer toolbar to pdf format, I can see the flash content in the generated pdf file. Can anyone pls tell me how did you import the report file into visual studio so that the flash content shows up in the crystal report viewer.
    Thanks in advance.

    Hello,
    It's not clear what viewing mode you tested in?
    So to expand on AG's first line, the problem is in .NET IDE it uses the old CRViewer.dll for previewing reports from the Preview tab in .NET development IDE. This version of the viewer is for simple viewing only as it is old technology and does not support Flash files.
    Second the ActiveX viewer will not support Flash files, you must use the CrystalDecisions.windows.Forms viewer or HTML and you need to be on SP1, any version before SP1 did have issues.
    Compile and run your app in Release mode to verify if you can see the report as in CR Designer.
    Thank you
    Don
    Edited by: Don Williams on May 26, 2009 2:32 PM

  • Free Charecterstics of Bex not replicating into Crystal Report

    Hi Experts,
    I am having a strange problem....or may b i am missing some basic here,
    We are trying to build a Crystal Report on a Bex Query which consists of some Free Characteristics and a single object in the rows, where as in the columns we are having 2 structure on which consists of Selection Key Figures restricted based on Characteristic Variables with Processing type SAP Exit.
    Now wen i am trying to build a Crystal Report on this Query directly from Blank Report Wizard, i am not getting the free characteristics and Row object into the report but i am able to get the Structure values as measures.
    Wen i am trying to build the report directly from the SAP tab of Crystal Reports, i am able to c the Free Characteristics and Row Object but getting all the selection Based Key Figures in a single entity on the name of the structure. Due to this wen i am using this in Crystal Report all the Column values are embedded into a single column, which is not desirable.
    Please help,
    Thanks & Regards,
    R

    Moved to BEX forum

Maybe you are looking for

  • How to install iTunes 11.4 back?

    A few days ago I made the foolish mistake of "upgrading" (if you can say that) to iTunes 12 on my MacBook Pro (with OS X 10.8.5) and now I am in the biggest remorse... iTunes 12 is horrible, lacks of sidebar and make sync with iPhone / iPad a real ni

  • Sapscript Print

    Hi Guru,    I have a situation where in i have my script program to print 10 pages in total.    But suddenly i get a requirement that my client need to print only those    pages starting from page no - 5 to page no - 8. How do i do this in sapscript.

  • Hooking up Iphone to TV

    I was hoping someone could help me out with this problem I have been having lately. For the longest time I would download TV shows or Movies onto my iphone and then hook up my phone to the TV and watch them through my TV. Then just one day out of no

  • Oracle 11g -  WLJMS Vs AQJMS

    Hi All, In Oracle 11g SOA SUITE we have the option of using either Weblogic JMS (File or Database persistence) and AQ JMS (Database Persistence). In one of our scenario we have Queue in between the two process (ESB and BPEL) for message persistence.

  • TREX 7.0 TX_AIX_PPC64 Is it 32-bit or 64-bit?

    Hi, Could you let me know if the TREX 7.0 release TX_AIX_PPC64 as the name suggests a 64-bit or a 32-bit software? In PAM, only for AIX 6.1 it is mentioned "This 64 Bit OS is supported with 32 Bit binaries running in compatilbility mode" Did they mis