I am trying to print a RDLC report to a dot matrix printer using Generic/Text only printer driver in Windows XP.
But the problem is that,
- I am not getting the proper output as I am able to see in the preview of the report.
- In the print preview the report the output is perfect. But when I print to the printer, some of the fields are shrunk and not displayed completely.
- When I increase the width of the column in the table, its printing only some columns as it does not fit.