Search found 1 match
- 2018-11-21T14:03:40-07:00
- Forum: Developers
- Topic: PDF to tiff not working
- Replies: 1
- Views: 8088
PDF to tiff not working
Hello I am entering convert -density 300 DisabilityManagementGuide.pdf -depth 8 -strip -background white -alpha off out.tiff as my terminal command line but I am getting the error convert-im6.q16: no images defined `out.tiff' @ error/convert.c/ConvertImageCommand/3258. I have looked up all the ...