Can only do OCR for image in document?

PDF-X OCR SDK is a New product from us and intended to compliment our existing PDF and Imaging Tools to provide the Developer with an expanding set of professional tools for Optical Character Recognition tasks

Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Tracker Supp-Stefan

Post Reply
crimsonlogic
User
Posts: 38
Joined: Tue Jan 12, 2016 2:25 am

Can only do OCR for image in document?

Post by crimsonlogic »

Hi Support,

Is there any method or options I can use to tell SDK to do OCR on image only, not for whole document?

Because I found the file size will be increased much, and this is not I want.

Thanks!
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17824
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: Can only do OCR for image in document?

Post by Tracker Supp-Stefan »

Hello crimsonlogic,

You can do "zonal OCR" using e.g. PXO_InputField, but you will need to know before hand where those regions are - so you will e.g. need to use the CoreAPI SDK before that to analyze the content of the page, and decide where the images are.

Regards,
Stefan
crimsonlogic
User
Posts: 38
Joined: Tue Jan 12, 2016 2:25 am

Re: Can only do OCR for image in document?

Post by crimsonlogic »

Thanks for your information, I will try with your suggestion.
User avatar
Tracker Supp-Stefan
Site Admin
Posts: 17824
Joined: Mon Jan 12, 2009 8:07 am
Location: London
Contact:

Re: Can only do OCR for image in document?

Post by Tracker Supp-Stefan »

:)
Post Reply