Hallo I have a problem when I try to convert a pdf file using the gs command
to jpeg. All goes as wanted, but the text gets messed up.

 

A random text results in something like ")P)zzzzzzzzzzzzzzzzzzzzzzzzzzzz" or
"SHHHHHHHHHHHHHHHHHHHHHHHHHHHH9HSHHHHHHHHHHH" etc.

 

What have I done wrong?

 

The gs command is as follows: 

gs -q -dNOPAUSE -sDEVICE=jpeg -dJPEGQ=100 -r300
-sOutputFile=/var/data/httpd/. /1168356254/1_7604_1166537667.pdf_%d.jpg
/var/data/httpd/ . /1_7604_1166537667.pdf -c quit

 

I am sure something is wrong with the pdf because when I use it somewhere
else it works.

 

PS. If there is a mailinglist more suitable for this question please refer
me to it.

 

Marijn Pessers

_______________________________________________
Perl-Unix-Users mailing list
Perl-Unix-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to