
答案1
bmeps -h
查看終端機上的輸出,我們看到以下選項:
bmeps [options] [ <inputfile> [ <outputfile> ] ]
Options
-------
-p <pslevel> select one of the following
1 (PS level 1)
2 (PS level 2 = default)
3 (PS level 3)
-b BoundingBox file only
-c turns color printing on
-g turns color printing off (default)
...
因此,您需要將-c
選項新增至命令:
bmeps -c filename.jpg filename.eps