Sorry for being uncommunicative, I was expecting to get email notifications.
It's fixed for me in 6.9.5.10 also.
Search found 2 matches
- 2016-10-20T01:48:39-07:00
- Forum: Bugs
- Topic: ImageMagick CCITT Group4 pdf creation doesn't work anymore
- Replies: 13
- Views: 14667
- 2016-09-19T03:36:55-07:00
- Forum: Bugs
- Topic: ImageMagick CCITT Group4 pdf creation doesn't work anymore
- Replies: 13
- Views: 14667
ImageMagick CCITT Group4 pdf creation doesn't work anymore
I've been creating highly compressed PDFs from document scans using the following command: convert input.png -despeckle -normalize -level 10%,90% -alpha off -monochrome -compress Group4 -quality 100 output.pdf This has suddenly stopped working -- to be more precise, a small part of the top of the ...