Printing on thermal printer
Hello
I had created an application using WPF and want to print the document with thermal printer can I use rdlc report in this case or I have to use normal stringbuilder class to achieve this.
Please suggest if anyone had worked on this.
Thanks