コミュニティ

Use Demo Tools from Python 回答済み

Hi,

I understand it is not possible to use FineReader Engine through API calls, but is there some way to use the code through another programming language such as Python?

If not, is there something similar to the Demo Tool of MultiProcessingRecognition available in the Cloud OCR SDK (to transform an unstructured pdf into a structured one)?

Thanks in advance.

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • Avatar
    Permanently deleted user

    Although an official Python module that wraps FineReader Engine does not exist, a FineReader Engine code sample in Python for Windows is available. The code sample utilizes the comtypes package to load the Engine by means of COM, namely the OutprocLoader object.

    You can download the code sample here: https://share.abbyy.com/index.php/s/DK6jy6LEL87a903. Please refer to the ReadMe file provided with the code sample for steps to set it up correctly.

    1

サインインしてコメントを残してください。