Hi,
We are using VS.NET 2008 and crystal report which is comes along with it.
We are devlopeing web based Point of Sales application. We using crystal report for reporting purpose.
We want to print bills directly to client printer.
Currently the crystal report viewer is opening (1), after print button click (2), it is asking for export (3), after that it is showing PDF of the report(4). then user have to print the report (5)
We want to emliniate this 5 steps process into 1 step. I.e After press print button the system will ask printer selection for print.
Siince it is Sales bills generation, user does not to spend so much of time to print a single report.
We want to follow a typical windows forms application to print report directly to client PC default printer.
This is most imporant since the application will go live from this month end.
Regards
S. Muhilan