SAP Knowledge Base Article - Public

1852070 - While viewing the Crystal Report with crosstabs using CRJ, the text alignment in the crosstab changes to center.

Symptom

While viewing the Crystal Report with crosstabs using Crystal Reports for Java, the text alignment in the crosstab changes to center.

Environment

  • Crystal Reports 2008
  • Crystal Reports for Java runtime 12.2.213, 12.2.214 and 12.2.215.

Reproducing the Issue

  1. Stop Tomcat
  2. Create a new application folder by any name (e.g. Test) in /Tomcat55/webapps/
  3. In Test folder create a new folder WEB-INF and create lib folder in WEB-INF folder
  4. Copy the jar files from the CRJ runtimes and paste it under Test/WEB-INF/lib folder
  5. Place the attached web.xml file in Test/WEB-INF/ folder
  6. Copy the crystalreportviewers folder from CRJ runtimes and paste it under Test folder
  7. Place the attached Crystal report, ViewReport.jsp and CrystalReportViewer1.jsp under Test folder
  8. In the ViewReport.jsp file, change the report path accordingly.
  9. Start Tomcat.
  10. Open browser and type http://localhost:8080/Test/ViewReport.jsp
  11. You will see that the text align in the crosstab changes to center. While view this report in CR designer and InfoView, the text is left aligned which is correct.

Cause

The issue has been identified and logged under Problem Report ID ADAPT01677238.

Resolution

Issue has been resolved with Crystal Report for Java SP15.

Keywords

ADAPT01677238, crystal reports, crosstabs, cross tabs, text align, CRJ, Crystal reports for Java SDK. , KBA , BI-DEV-JAV , BI Software Development Kits (SDKs) - Java , Bug Filed

Product

Crystal Reports 2008 V1 ; Crystal Reports, version for Eclipse 2.0

Attachments

CRJView.zip