everytime i convert a jpeg to a ps via nconvert i get some strange errors:
the jpeg is ~24kb, but the resulting ps is 1,33Mb(!) -- ok i could live with this BUT the resulting ps has ~1/2 picture size and ~1/2 dpi - strange isn't it?
i use the following command
nconvert -in jpeg -out ps *.jpeg
can u give me the correct parameters, to convert jpgs in 1:1 (picture- not file-)size, like jpeg2ps does? since i want to make a shell-extension, it is not possible to open each jpeg and set parameters, like heigth, width and dpi manually.
thanx
beechen
PS sorry for my bad english
