Search found 1 match

by eswari
2019-05-15T21:13:18-07:00
Forum: Users
Topic: unable to open image
Replies: 1
Views: 5454

unable to open image

Hi All,

I am using the below command to print a gif file through laser printer from unix

convert image -density 100 -rotate 270 image.ps && lp -o fit-to-page -d printer1 -n 1 image.ps

When I am using this command directly in the command prompt from anywhere (form the folder where the image is ...