pypdfocr icon indicating copy to clipboard operation
pypdfocr copied to clipboard

Fixes: WARNING: Could not execute identify to calculate DPI

Open rasa opened this issue 8 years ago • 1 comments
trafficstars

Output:

identify -format "%w %x %h %y
" "example.pdf"

list index out of range
WARNING: Could not execute identify to calculate DPI (try installing imagemagick?), so defaulting to 300dpi

rasa avatar Nov 21 '16 00:11 rasa

This fixes #43

rasa avatar Jan 08 '17 01:01 rasa