drivers - Ghostscript output to file with ESC-P sequences - Ask Ubuntu
for project (printing nanofluids epson printer) want see the code computer sends printer. running ubuntu 16.04 , have epson stylus sx600fw printer.
using ghostscript 9.18 trying print simple file test.ps
, want obtain output file being send printer. file should contain esc/p sequences if right.
i tried obtain such file using:
gs -sdevice=epson -soutputfile=test1output test1.ps
whatever try, can't find output file anywhere, doubt created. next if have output file, how can read esc/p sequences? in advance!
Comments
Post a Comment