Search found 2 matches

by sasho
Thu Dec 26, 2013 11:25 am
Forum: NConvert
Topic: "-info" switch problem...
Replies: 3
Views: 1140

Re: "-info" switch problem...

so do you suggest me to call nconvert twice?
first time to check error and then if all is ok, do the actual conversion, or something else?

thanx...
by sasho
Wed Dec 25, 2013 6:59 pm
Forum: NConvert
Topic: "-info" switch problem...
Replies: 3
Views: 1140

"-info" switch problem...

hi all,

I'm using linux version of nconvert to convert PDF to PNG on the fly using php exec command and ghostscript and it works just fine as long as I don't specify "-info" as a part of command line. it looks something like this:

<?php exec('/usr/local/nconvert -overwrite -out png -dpi 300 ...