Post Author: jschwalm7
CA Forum: .NET
Hello, I'm using a ReportDocument (v9.1.5000.0) in VS.net 2003 that contains a detail section of on-demand subreports. The captions of the subreports are defined as having a right horizontal alignment. The report renders correctly when previewed within crystal reports. However when the report is rendered in the CrystalReportViewer object the captions of the subreports are left justified. Any explanations to why the CrystalReportViewer would left-justify the captions of the subreports? Any suggestions on how I could possibly workaround this problem? ThanksJosh