Tagged Questions
4
votes
3answers
704 views
Print an SVG from the command line
How can I print an SVG, already scaled to a4 size, from the command line?
I tried using lpr, but instead the printer just printed out the actual XML of the file, which isn't what I wanted.