I have an application that currently uses another reporting tool, but we want to convert to Infragistics. The problem is that we use specialist thermal printers with this application that have a 'cutter' to separate different sections of a report. The cutter is activated by a simply sequence of ESC d, but how do we embed this into a report to enable the cutter ?
Hello,
I have been reading through your enquiry and I am not completely sure what do you need. Nevertheless the XamReportViewer that can be used to display the our Report has the standard WPF/SL key handling functionality.
Please let me know if you are facing any particular issue with it that we can look into.
Not sure what you mean by the WPF/SL key handling functionality. All I am looking to do is to be able to put an escape sequence in the footer of each report page so the cutter mechanism in the printer will cut at the end of each page.