Search found 1 match

by althaus
2018-04-12T06:53:24-07:00
Forum: Users
Topic: Resize is displaying pdf comments
Replies: 2
Views: 2002

Resize is displaying pdf comments

I'm current using version 7 of Imagemagick. I was using an older version and this issue wasn't happening. When I run Imagemagick via command line: $exec_cmd = 'convert -density 96x96 "' . $tiny_path . '" -resize 1000x1000 -colorspace RGB +write "' . $large_path . '" -resize 200x200 -colorspace RGB ...