K
kkarre
Hello,
We are trying to print a Crystal Report from an aspx page.
With CrystalDecisions.CrystalReports.Engine.ReportDocument's
PrintToPrinter method it works OK, BUT:
We would like to control the printout formatting with the CSS.
The CrystalReport file *.rpt has an CSSclass property but no CSSfile property.
We tried using an invisible CrystalReportsViewer - which has a CSSfile
property -
but although the viewer has a print button it doesn't seem to have a print
method...
Any Ideas...? Thanks!
We are trying to print a Crystal Report from an aspx page.
With CrystalDecisions.CrystalReports.Engine.ReportDocument's
PrintToPrinter method it works OK, BUT:
We would like to control the printout formatting with the CSS.
The CrystalReport file *.rpt has an CSSclass property but no CSSfile property.
We tried using an invisible CrystalReportsViewer - which has a CSSfile
property -
but although the viewer has a print button it doesn't seem to have a print
method...
Any Ideas...? Thanks!