Hello,

I have been a happy user of ghostscript for years, thank you very much for the good job done!


I hereby attach simple.eps, a file that shows one problem I came across recently.

With its original BoundingBox 0 0 96 64, the text it contains is shown cut.

gs -dQUIET -dBATCH -dNOPAUSE -sDEVICE=bbox simple.eps

returns 0 0 120 69

Certainly setting a new BoundingBox 0 0 120 69 solves the problem at the top right, but the problem at the bottom left remains.

Editing the file and putting BoundingBox -4 -4 120 69 solves the problem at the bottom left too.


Question is: instead of the wrong 0 0 120 69, how can gs provide the correct numbers -4 -4 120 69 in this case?


Thank you very much,


Josep M. Lopez

URV. Tarragona. Catalonia

Reply via email to