Epson dot matrix - view formatted text according to escape sequences
-
Hi all
Web need to find solution for viewing text files on screen with Epson escape sequences formatted as it would look when printed on dot matrix printer.
File we need to view has escape sequences which define look of the text. Reference: https://files.support.epson.com/pdf/general/escp2ref.pdf
Bonus would be to correctly interpret characters in different code pages like CP437 or CP852 and show localized characters.
Idea is to define language and call notepad++.exe with -l<language> command line switch.
Is it possible in Notepad++? If it is, how can we do it?
Thanks, regards
Ivica