R
richardsayre
I am generating PDF reports using the
CrystalDecisions.CrystalReports.Engine.ReportDocument object.
For some reason, the first page of the generated report is backwards.
The rest of the report is fine. This only occurs with PDF's. The RTF
Export is working fine.
When I say its backwards its more of a mirror image.
If the report should look like this:
Report Title
Column 1 Column 2
It generates as a PDF like this:
eltiT tropeR
1 nmuloC 2 mnuloC
Has anyone seen this behavior before? DO you know if it is a bug and
if there is a fix?
Thank you
Rich
CrystalDecisions.CrystalReports.Engine.ReportDocument object.
For some reason, the first page of the generated report is backwards.
The rest of the report is fine. This only occurs with PDF's. The RTF
Export is working fine.
When I say its backwards its more of a mirror image.
If the report should look like this:
Report Title
Column 1 Column 2
It generates as a PDF like this:
eltiT tropeR
1 nmuloC 2 mnuloC
Has anyone seen this behavior before? DO you know if it is a bug and
if there is a fix?
Thank you
Rich