![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re^4: PDF::OCR2 results not what I was hoping forby nysus (Parson) |
on Feb 08, 2016 at 18:35 UTC ( [id://1154660]=note: print w/replies, xml ) | Need Help?? |
Bam! Got it. I set the "density" setting to "300x300" when reading the image in, by default it is set to 72 dpi. PDF::OCR2 is now reading the text in the cropped rectangle flawlessly. Thanks for pointing me in the right direction. Here is the sample code:
$PM = "Perl Monk's";
In Section
Seekers of Perl Wisdom
|
|