Reg Crystal Reports

Hi All,
I want to download Crystal report designer for my client. From where to download Designer.
I have downloaded Crystal report integration tool from SDN.
Where can I get Crystal report designer?
One more thing I have downloaded crystal report integration tool from SDN but I dont find crystal 2008runtime_exe file in that zipped folder. From where do we need to download run time.exe
Regards
Shashi

Hi,
I have already answered in your previously posted thread!
Check this link Crystal report Designer

Similar Messages

  • Reg : Crystal Report Exporting to Excel , Border not Found in Excel.

    Dear Expert ,
    As we are Working in a project , where we are using the crystal report as reporting Tool. after importing the report into enterprise. we are plan to export to the excel sheet. where we are facing the issue with , the borders and line are not coming. Is it possible to get the Border as we are created in the Crystal report.
    Is there any Other Option there to Procede with Borders and Line as same as Crystal.
    Thanks ....

    Dear Lee ,
    thanks for the Update , Any have it will reflect only to the field , but not the entire row and column. I need to display the report as shown in the crystal .
    Show for that , is there any setting in the crystal report. Give me an suggestion.
    Thanks for the Update.

  • Help to reg. crystal report with java

    hi friends,
    I have installed the crystal report and J-Integra also.
    but I am not able to find the crystl32.ocx in my c:\windows\system32 folder .
    So I downloaded it separately and use the J-Integra's com2java convertor to generate crystal package.
    Then as per manual I compiled that package and created crystal.jar file.
    And while try this setting with a sample code.
    package javaapplication10;
    public class CrystalClient {
      private static final String CONNECT_STRING = "DSN=test";
      private static final String REPORT_FILE_NAME = "d:\\arp\\cryrpt1.rpt";
      private static final String SQL_QUERY = "select * from tab1";
      private static final String PRINT_FILE = "d:\\arp\\YourNewReport.doc";
      public static void main(String args[]) throws Exception{
        try {
          crystal.CrystalReport report = new crystal.CrystalReport();
          report.aboutBox(); // Lets see if it was loaded properly
          report.setConnect(CONNECT_STRING);
          report.setReportFileName(REPORT_FILE_NAME);
          report.setSQLQuery(SQL_QUERY);
          report.setPrinterCopies((short) 1);
          report.setPrinterCollation(crystal.PrinterCollationConstants.crptDefault);
          report.setDestination(crystal.DestinationConstants.crptToFile);
          report.setPrintFileName(PRINT_FILE);
          report.setPrintFileType(crystal.PrintFileTypeConstants.crptWinWord); // Change output type if necessary
          report.printReport();
        } finally {
          com.linar.jintegra.Cleaner.releaseAll();
    [\code]
    During compilation no error found.
    But during runtime it says that
    init:
    deps-jar:
    compile-single:
    run-single:
    J-Integra 2.6 Copyright (c) Intrinsyc Software International, Inc. http://j-integra.intrinsyc.com/
    Thank you for choosing J-Integra.
    You have been evaluating this product for 2 days.
    Please visit http://j-integra.intrinsyc.com/ for
    documentation, support, and purchasing information.
    Exception in thread "main" AutomationException: 0x80040154 - Class not registered
    at com.linar.jintegra.bt.b(Unknown Source)
    at com.linar.jintegra.Rpc.a(Unknown Source)
    at com.linar.jintegra.bm.a(Unknown Source)
    at com.linar.jintegra.Dispatch.createDispatch(Unknown Source)
    at com.linar.jintegra.Dispatch.<init>(Unknown Source)
    at crystal.CrystalCtrlProxy.<init>(CrystalCtrlProxy.java:40)
    at crystal.CrystalReport.<init>(CrystalReport.java:117)
    at crystal.CrystalReport.<init>(CrystalReport.java:107)
    at javaapplication10.CrystalClient.main(CrystalClient.java:23)
    Java Result: 1
    BUILD SUCCESSFUL (total time: 2 seconds)
    eventhough it is not the mistake of javacode.
    if anyone able to clarify my dobut kindly help me.
    Thanks in advance.
    Raj

    Multipost.
    http://forum.java.sun.com/thread.jspa?threadID=784597

  • Reg : How to get the company address in Crystal Report

    Dear members,
    I am stuck up with problem in Crystal Report in my project. I want to get the company address in the Crystal Report. How can i get the company address in the crystal report. Hope i will get help in this regard.
    Thank you.
    Regards,
    Venkatesh Rajagopalan

    Hi Dear
      plz send me  what is your methad to applay,
    so i am sending u code   for company address
    all company information  contain the OADM table ,
    so applay the select query  ang get the data form table
    this ia sample code ........
      SAPbobsCOM.Recordset oRecordset = (SAPbobsCOM.Recordset)ICreon_SBOAddOn.SBOCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.BoRecordset);
                    string GetComp = "select * from OADM ";
                    oRecordset.DoQuery(GetComp);
                    strCompName = oRecordset.Fields.Item("CompnyName").Value.ToString().Trim();
       Use this code  u will find the company name
      and after  that pass this valu a parameter
    oRPT.SetParametervalue ("CompanyName", strCompanyName)
      so pass the strCompanyName  as a parameter in the  cdrystel report.
    hope  help this code ,
    if u have any problem so plz send me  question in form,
    if u r  satisfied my answer so pl give me rewards point,

  • Reg: changing of Crystal Report to Webi

    Hi Gurus,
    We are having many Reporting tools  .
    but.. Some (18)  templates are designed in Crystal Reports.
    Some (40) in Business Objects Web Intelligence.
    We would like to convert all of them to Web intelligence.
    Please suggest me the easiest way to change those Crystal Reports to Webi Reports.
    Quick Response is appreciated.
    Regards
    L K Vepuri

    You mean to say that.... We need to create from universe Level ...to Report Level....?
    Regards
    L K Vepuri

  • Reg Problem on Crystal Report

    Hi,
    I'm using Crystal reports xi. I have problem on parameter fields.
    field name-EmployeeCode, datatype-String.
    In report,I kept the following query in selection expert,
    (EmployeeTable.EmployeeCode) like "*" +{?employeeCode}
    employeeCode-String Parameter,(while selecting Single option,it'll display in report that particular employeecode only), like "*" (while selecting All option in Jsp page,it'll display All employeecodes from database).
    Now, I have changed my EmployeeCode datatype as integer
    field name-EmployeeCode, datatype-String.
    In Slection Expert, I'm facing problem on previous query "String required" ,though I kept employeeCode as number.(It should fit for Single and All Option)
    Pls help me on Previous query with integer datatype.

    Fred, this thread was marked as "Answered" - do not know by whom(?). Do you have a solution then?
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Reg: License for Crystal report redistributable

    Hi....
      I am Working on Asp.Net Crystal reports, I had deployed the application on client side,is it necessary to get license for crystal report redistributable at client side(not at developer side)?. If so how to get license and what is the cost for getting license any idea....

    You will need to talk to sales about specifics as it all depends on what version of the product you are using.
    Typically if you are using a stand alone version either the customer would need to have a licensed copy of CR or you will need to have purchased the [Developer Advantage|http://www.sap.com/solutions/sapbusinessobjects/sme/reporting-dashboarding/reporting/developeradvantage/index.epx]
    Jason

  • Exporting Crystal Report to HTML is not working in Windows 7

    Hi Sir,
    I am trying to export Crystal Report to HTML format using VB.NET code. Functionality is working fine at Windows XP Environment (Save to Disk, Open an Application and Email Attachment). But the same functionality is not working at Windows 7 Environment (both 32-Bit as well as 64-Bit).
    Below is the code to Exporting Crystal Report to HTML in VB.NET.
    Dim CrDiskFileDestinationOptions As New DiskFileDestinationOptions
    Dim CrFormatTypeOptions          As New HTMLFormatOptions
    Dim vFormat As Integer
    Dim CrExportOptions As New ExportOptions
    Dim vRdReport As New ReportDocument
    Dim sfd As SaveFileDialog
    Dim vFileName As String = Nothing
    vRdReport = vRptSource
    sfd = New SaveFileDialog
    If Not (vRptPath = "") Then
        sfd.InitialDirectory = vRptPath
    End If
    sfd.Filter = "Webpage, Complete(.htm;.htm)|.htm|Web Archive, Single file(.mht)|.mht|Webpage, HTML only(.htm;.html)|.html"
    If sfd.ShowDialog = DialogResult.OK Then
        ' Set the disk file options.
         CrDiskFileDestinationOptions.DiskFileName = sfd.FileName.ToString()
    Else
         Return
    End If
    CrExportOptions = vRdReport.ExportOptions
    CrFormatTypeOptions.HTMLFileName = vFileName
    CrFormatTypeOptions.HTMLEnableSeparatedPages = True
    CrFormatTypeOptions.HTMLEnableSeparatedPages = True
    CrFormatTypeOptions.HTMLHasPageNavigator = True
    CrFormatTypeOptions.UsePageRange = True
    With CrExportOptions
                        .ExportDestinationType = ExportDestinationType.DiskFile
                        .ExportFormatType = ExportFormatType.HTML32
                        .DestinationOptions = CrDiskFileDestinationOptions.DiskFileName
                        .FormatOptions = CrFormatTypeOptions
    End With
    vRdReport.Export()
    Catch ex As Exception
            MsgBox(ex.ToString)
    End Try
    Code working fine at Windows XP, But it is not woking in Windows 7 environment.
    Please can anyone share your valuable thoughts or ideas reg. this.
    Thanks in Advance
    Deivanayaga Perumal D.

    user13509659 wrote:
    Run this code to reproduce the issue.Which issue?
    It looks like inheritance is broken in the component hierarchy for JFrame in Windows 7 JDK 1.6.0_23-b05. The only thing remotely related to inheritance in your code snippet is the WindowListener, which does little. See camickr's advice about built-in exit management.
    EDIT - using the post title as a clue, I realize you may be talking about the component hierarchy, and whether the contentPane's background is visible through the upper layers. Instead of guessing, I'd prefer you describe your "issue" accurately (observed vs expected behavior).
    Edited by: jduprez on Feb 10, 2011 1:01 PM

  • No data return from BI7 via MDX drvier in Crystal report

    I have:
    Windows 2000 SP4
    SAP BI7 patch level 16
    SAP GUI 710 patch level 7 (BW3.5 addon patch 3, BI 710 patch 5)
    Crystal report XI R2 SP4
    SAP_Integration_Kit_XI R2-SP4
    and the BW tranports already imported in BI7.
    I can create a report over a Bex query in Crystal report using BW Query driver and retirved datafrom BI7
    Then I tried to create a report over the same Bex query in Crystal report using MDX driver, I got no data return from BI7.
    So I used the RSRTRACE transaction to trace the log when refreshing data in Crystal report, and then go to debug the call 10- GET_CELL_DATA and I have data from the MDX excution in BI7.
    So I think Crystal report can pass the MDX query to BI7 and BI7 can excute it without any problem, the issue is no data return to Crystal report.
    Could anyone help please?
    Thanks.

    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\SAP]
    "TraceDir"="C :\\Crystal Report\\"
    [HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.5\SAP\BW MDX Query Driver]
    "Trace"="Yes"
    "ExcludeSummaries"="Yes"
    Above are the right code in Reg and I have tried "C:\" as well, but still no trace file created.
    I was create the CR MDX report via SAP tool bar (and I create 2 reports base on the same Bex query with MDX and BW query just to compare, that one via BW query return data from BW)
    Thanks a lot.
    Allen
    Edited by: Wen Allen on Aug 25, 2008 5:32 PM

  • Hyperlink on Crystal Report: how to popup a window without menubar?

    Hyperlink on Crystal Report: how to popup a window without menubar?
    Hello Experts!
    I'm using VS2003 with Crystal Reports for VS2003.
    I need to show a popup window clicking a hyperlink text object on my crystal report.
    On the CrystalReportViewer I have set up HyperlinkTarget=_blank, and it's working fine.
    But when I click on the hyperlink and shows the popup window, how can I show the popup window without menubar, toolbar, directories, etc.
    Something like:
    window.open('../MyPage.html?id=id001" + Cad + "',null,'menubar=no,scrollbars=yes,toolbar=no,location=no,directories=no,resizable=yes,status=yes')

    Adam is correct. The closest you can get is setting the CrystalReportViewers HyperlinkTarget to _blank. It was seen as a potential security vulnerability to allow you to run scripts from a Crystal Reports. In our Enterprise product you can use a reg key called EncodeHTMLForSingleLineFieldObjects to control whether this can be turned on or off.
    Unfortunately this was never ported over to our .NET CrystalReportViewer.
    This is referenced in notes 1202803, 1219298, and 1219301.
    https://www.sdn.sap.com/irj/sdn/businessobjects-notes
    Edited by: David Hilton on Jul 16, 2008 4:17 PM

  • Crystal report and SQL 2000  Integration to BW?

    HI All,
    We have following two requirements to be implemented
    1) We need crystal reports to be integrated with BW system.Please guide about the prerequisites as well as the procedure to be followed so as to generate Crystal reports once the plugins are in place.
    2) We need SQL 200 server to be interfaced with our BW system.Pleas do let me know apart from DB2 connect is there any other method that can be implemented and aslo If we use DB2 how should we go about handeling Delata.

    Hi
    1, once you setup the SAP Plugins you can connect to the BW system and view the tables and objects such as Query etc.
    then you build the report (Crystal Rep) using this data source.
    My experiance is that the performance is quite bad, so good luck to you.
    2, we use a data base level access in our BW.
    it means that the user has access rights on the DB level and then we can
    access the db using MS Query Analyzer.
    Reg's
    Edan

  • Crystal Report 2008 / JavaScript hyperlink formula/ Issue

    Hi,
    We've developed the Crystal Report using the Crystal Reports 2008 software & integrated it in asp.net web page and also deployed in IIS web server. We have a requirement like opening the sub report in a new window. We have integrated the sub report also in a asp.net web page & passing the parameters in URL & acheived it..
    For the above, we have used JavaScript code like "javascript:window.open('SubReport.aspx','...','..' ...)" in the hyperlink formula field of main report. It works fine while running using VS 2005 in the development box.
    But in production serer (Windows 2003 server), the JS URL in the formula field is not working properly. Instead , it is rendered as a drill down JS url. Like javascript:bobj.event.publish('drilldown',........)
    Can you please help us to resolve this issue?
    (OR) Do we have any other approach to open the web page in new window from CR (same like a popup window)
    Thanks
    Jeyakumar
    Edited by: Jeyakumar Seenivasagam on Nov 21, 2008 12:02 PM

    I understand that the point of this is to allow the URL link to open the Subreport.aspx page in a new window. This can be problematic due to cross-site scripting restrictions. A few years ago we found that it was possible for report writers to add JavaScript to reports. This isn't a problem if the report writers are honest and nice. However, it is possible for JavaScript to be malicious so that ability to include JavaScript was turned off when the app uses our webform viewers. There may be a way to turn it off in the registry though. This is documented for CR XI r2 [here|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes.do].
    I am not sure if this reg key works for the .NET viewer, though the note specifies DHTML and .NET InfoView, so CR should work also. As you are using CR 2008, I suspect the key would be:
    HKLMSoftwareBusiness ObjectsSuite 12.0Crystal Reports
    You will most likely have to add the Export folder, then add the HTML folder, then add the EncodeHTMLForSingleLineFieldObjects and set it to "no".
    Please note that this is a hack / workaround found for CR XI r2. The functionality you are looking to exploit was removed for a reason. As such if the above does not work for CR 2008, it will not be considered to be a "bug" and we will not be able to send this to R&D for a resolution.
    Ludek

  • Problem with Localization of Crystal Reports

    Post Author: raj20007
    CA Forum: Crystal Reports
    Hi everyone..I am having a problem with crystal Reports. I need Malayalam unicode( INDIAN Language) to be displayed in the reports, this data will be binded from database.And the problem is : After applying this unicode font to the labels of my reports, some labels in the reports are going invisible.Also, previously  if I increase the font size beyond 22, I used to get "A Generic error occured in GDI+".  But after changing the textformat property of the field to "crRtfText" from "crstandardText" , I could resolve this Generic Error.
    And, I could also observe that the last char of the fields in the "details" section is repeating.This is the code I am using to apply local font to the labels.
    Private Sub assignfont()
      Dim Mfont As New Font("kartika", 20, FontStyle.Regular,GraphicsUnit.Document)
      CType(Report.Section8.ReportObjects("Field45"), CrystalDecisions.CrystalReports.Engine.FieldObject).ApplyFont(Mfont)
       CType(Report.Section8.ReportObjects("Field48"), CrystalDecisions.CrystalReports.Engine.FieldObject).ApplyFont(Mfont)
      End SubAnd I am calling this function in the form load event of that report.Any suggestion on this is greatly appreciated........Thanks in advance..

    Thanks for replying.
    Yes I am trying to move the 15mb of template files which are located in the Users Profile to a different location. I have modified the key in the Registry which defines this location: HKEY_CURRENT_USER\Software
    Business Objects\Suite 12.0\Crystal Reports\ChartSupportPath=My Defined Location
    I have done this prior to installtion and prepulated the registry and the templates in my defined location, but the installation over looks this and writes over the reg key. Even after modifying the reg key post installation, the application writes over this key and ignores what's in there. Does this mean that the Install.EXE is hard coded to always over write that location, and therefore the crw32.exe is hard coded to look in the User's Profile for the templates, and if they are not there it will create a copy for the User specific??
    Thanks

  • ClickOnce, Crystal Reports XI R 2 on redistributed right

    I am running into two different problems that I believe are unrelated so I will place them in different posts.
    Bottomline: my ClickOnce deployment does not correctly check to see if it needs to install the Crystal Reports redistributable.
    I have a .Net/C# Windows Form application which uses the SDK to generate reports. I am using Visual Studio 2005. Early versions of my application used the Crystal Reports that is included with Visual Studio. I ran into a problem there that was fixed by moving to Crystal Reports XI. I am now using Crystal Reports XI Release 2 SP 3.6.  I followed the steps in Note "1206112 - How to update a Crystal Reports XI Release 2 ClickOnce deployment package".
    Frankly those instructions seemed strange to me because no changes were made to the product.xml file in regards to the checks made.
    On the user's machines I have seen the following issues when they use ClickOnce to install or update my application:
    Machines 1 and 2: ClickOnce decided it was not necessary to install Crystal Reports. User encountered a runtime error because the correct version was not installed. I cannot verify this anymore but I suspect they had an older version of Crystal Reports assemblies.
    Machine 3 (and I suspect all machines): if you return to the ClickOnce webpage and install my program again it will install the Crystal Reports redistributable again and again... ClickOnce does not correctly understand that the redistributable has already been installed.
    I first thought that the test of BuildNum against the value 240 just needed to be changed. However, on a clean machine (never had any Crystal Reports modules before) I installed the redistributable and it does not make the registry key HKLM\SOFTWARE\Business Objects\Suite 11.5\Crystal Reports" Value="BuildNum".
    So what is an appropriate check to see if the redistributable for Crystal Reports XI Release 2 SP 3.6 has already been installed on a machine?
    Below are the contents of my C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\BootStrapper\Packages\CrystalReports\product.xml file:
    Thank you for your time,
    Steve Curry
    <?xml version="1.0" encoding="utf-8" ?>
    - <Product xmlns="http://schemas.microsoft.com/developer/2004/01/bootstrapper" ProductCode="BusinessObjects.CrystalReports115.NET.2.0">
    - <!--
    Defines list of files to be copied on build
    -->
    - <PackageFiles CopyAllPackageFiles="false">
    <PackageFile Name="CrystalRedist115_x86.msi" />
    </PackageFiles>
    - <RelatedProducts>
    <DependsOnProduct Code="Microsoft.Net.Framework.2.0" />
    <DependsOnProduct Code="Microsoft.Data.Access.Components.2.8" />
    </RelatedProducts>
    - <InstallChecks>
    <RegistryCheck Property="CRBuildNum" Key="HKLM\SOFTWARE\Business Objects\Suite 11.5\Crystal Reports" Value="BuildNum" />
    </InstallChecks>
    - <Commands Reboot="Defer">
    - <Command PackageFile="CrystalRedist115_x86.msi" Arguments="" EstimatedInstalledBytes="21000000" EstimatedInstallSeconds="300">
    - <!--
    These checks determine whether the package is to be installed
    -->
    - <InstallConditions>
    - <!--
    ByPass if the BuildNum is the same
    -->
    <BypassIf Property="CRBuildNum" Compare="ValueEqualTo" Value="240" />
    - <!--
    Block install if user does not have admin privileges
    -->
    <FailIf Property="AdminUser" Compare="ValueEqualTo" Value="false" String="AdminRequired" />
    - <!--
    Block install on Win95
    -->
    <FailIf Property="Version9X" Compare="VersionLessThan" Value="4.10" String="InvalidPlatformWin9x" />
    - <!--
    Block install on NT 4 or less
    -->
    <FailIf Property="VersionNT" Compare="VersionLessThan" Value="5.00" String="InvalidPlatformWinNT" />
    - <!--
    Block install if there is no .NET Framework
    -->
    <FailIf Property="DotNetInstalled" Compare="ValueEqualTo" Value="0" String="DotNetFxRequired" />
    </InstallConditions>
    - <ExitCodes>
    <ExitCode Value="0" Result="Success" />
    <ExitCode Value="1641" Result="SuccessReboot" />
    <ExitCode Value="3010" Result="SuccessReboot" />
    <DefaultExitCode Result="Fail" FormatMessageFromSystem="true" String="GeneralFailure" />
    </ExitCodes>
    </Command>
    </Commands>
    </Product>

    I'm not sure what's going on with machines 1 and 2. This might be related to the issue you posted in your other thread, if you're creating packages from the non-working machines.
    For the constant-reinstalling issue, I think there was a known issue relating to a registry key which never gets created. That can be rectified by changing the InstallChecks section of the product.xml file to look for a currently-installed product instead of that reg key. Give this a try and see if it works for you:
    <InstallChecks>
        <MsiProductCheck Property="CrystalRedist115_X86" Product="{A7FE99B6-E077-4F52-BC6A-E24C338F3C23}" />
    </InstallChecks>
    Note: I'm not sure if the product GUID changes per fixpack. That would be the million-dollar question.

  • Crystal Reports 2011 Upgrade edition not installing

    Hi, I bought Crystal 2011 upgrade on Friday and have been trying to install it. It seems to complete the installation but in the end I get this error message after clicking on Finish button.
    Missing installdir reg key for installiverse, required for uninstall.
      Key: SOFTWARE\SAP BusinessObjects\Suite XI 4.0\Installer\aurora
      Value: Path
    Checking the Crystal Directory under Program Files showing only Chart Support subdirectory.
    Need some help with this issue.

    1. Download the latest version of the installation package for Crystal Reports 2011. To verify the version of extracted package, open productid.txt file located at: {installation package}\DATA_UNITS\CrystalReports\.
    Make sure it is not less than 14.0.2...
    2. Where to download Crystal Reports 2011 installation from: - free trial from SAP Online shop http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx - from SDN Community page http://service.sap.com/sap/bc/bsp/spn/bobj_download/main.htm - from Service Market Place http://service.sap.com/sbop-downloads Note: downloads from all above listed locations are fully functional product installations. Trial version defined by expiring key code, not by functionality limitations.
    3. Copy the installation package to a hard drive if possible to avoid any networking issues.
    4. Login to the machine as Local ADMINISTRATOR.
    5. Temporary disable any kind of firewall, antivirus, network security etc., if possible.
    6. On the latest versions of Windows, even if logged in as local Administrator, right-click the setup.exe and select "Run as Administrator". If do not have Administrator account, right click "Run as" Select current user and uncheck the "Protect my computer and data from unauthorized program activity".
    7. Make sure there is enough space on the computer. If not sure about the space, run "Custom" installation with minimum components. Non-mandatory components could be added at any time.
    8. Finally, if there is an existing "InstallData" folder under C:\Program Files (x86)\SAP BusinessObjects rename it to "InstallDataOLD"

Maybe you are looking for