Dear all,
How can i print a SVG file from the command line to a selected printer.
I tryied these commands :
inkscape filename.svg -p Nothing happen (no error but no printing)
inkscape filename.svg -p > 'Brother MFC-885CW Printer' Nothing happen (no error but no printing)
Thank you in advance for your help
Eric
Print a SVG file from the command line to a selected printer
Re: Print a SVG file from the command line to a selected pri

Welcome Eric!
I'm not really familiar with command line use of Inkscape. But I know that the manual covers at least few areas. Until someone more knowledgeable comes along, you could try Help menu > Inkscape manual

Basics - Help menu > Tutorials
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
Manual - Inkscape: Guide to a Vector Drawing Program
Inkscape Community - Inkscape FAQ - Gallery
Inkscape for Cutting Design
Re: Print a SVG file from the command line to a selected pri
Thank you, i have aalready read the manual and i could find only one example for printing from the command line :
Print an SVG file from the command line:
inkscape filename.svg -p '| lpr'
What i would like to do is to print a file to a defined printer:
Something like inkscape filename.svg -p > myprinter
IS it possible to do this ?
Thank in advance for your replies,
Regards,
Eric
Print an SVG file from the command line:
inkscape filename.svg -p '| lpr'
What i would like to do is to print a file to a defined printer:
Something like inkscape filename.svg -p > myprinter
IS it possible to do this ?
Thank in advance for your replies,
Regards,
Eric