Good Morning Don,
I am very close to an answer to my problem... If I may, one more push and we are there. Here is what I have.
crReportDocument = My Crystal Report document I am trying to print lnTray = the Enum for the desired tray. (i.ex. 260)
I have tried many variations but cannot find the right way to pass this to the report.
I have the following using statements in the process, am I missing one? using CrystalDecisions.CrystalReports.Engine; using CrystalDecisions.Shared;
This is my latest failure...
|