no output file generated when using Ghostscript to convert PDF to TIFF -


यहां कमांड है जिसका उपयोग मैं करता हूं:

  जीएस -आर 300 -q -dNOPAUSE -sDevice = Tiffgray -sOutputFile = sample1.tiff sample1.pdf -c छोड़ दिया   

मैं अपने वर्तमान कार्य निर्देशिका में sample1.tiff नहीं देखता। मैं ओएस मावेरिक्स चला रहा हूं।

बिना- b को चलाने का प्रयास करें ताकि संदेशों को दबाया न जाए, घोस्टस्क्रिप्ट संभवत: आपको यह बताने की कोशिश कर रहा है कि क्या गलत है।

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -