Connecting Tech Pros Worldwide Forums | Help | Site Map

Crystal .NET Problem

Newbie
 
Join Date: Aug 2007
Posts: 1
#1: Aug 4 '07
Hi,

We are developing a new application with .NET 2.0, Oracle and Crystal Reports. Our reports are deployed at Crystal Management Server and are accessed from .NET application using the CrystalReport Viewer control.

We have few cross table reports as part of our application. The problem is that the cross tab reports are printed perfectly in our Crystal Report 9 review, Crystal Management server but has serious alignment problem when viewed from .NET front-end using CrystalReportViewer control.

Data displayed in the table format is displayed in such a way that value in one column is overlapping other.

Any suggestion is welcome!

kenobewan's Avatar
Moderator
 
Join Date: Dec 2006
Posts: 4,745
#2: Aug 4 '07

re: Crystal .NET Problem


Quote:

Originally Posted by xUser

Any suggestion is welcome!

One may be to export to pdf:
Crystal Reports in ASP.NET
Reply