My advise would be to generate report with specific custom extension which produce the text to send to the printer. Then create a small executable/script on windows that you configure to be the program to use for printing this extension. As the client will call “start print” on this file, the OS will then run your program.
1 Like