I am trying to develop a printing interface for my epson printer that will be used in a .net project. I need to convert any known format (maybe pdf, tiff, even jpeg) to epson ESCP/R format.
I made my research. There is some ways. For example : Ghostscript Uniprint (Deprecated) There is no information about why its deprecated and how can i use it.
There is another way but in linux side. CUPS filters https://commons.wikimedia.org/wiki/File:CUPS-block-diagram.svg#/media/File:CUPS-block-diagram.svg on this diagram there is a line.
Anybody knows any way ?