コミュニティ

FineReader Engine : Find OCR file only

There are bunch of PDF files in folder, i want to identify only OCR PDF file for processing.

Is there any way to identify only OCR PDFs file.

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

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

コメント

1件のコメント

  • Avatar
    Permanently deleted user

    Hi!

    Do you mean PDF with text layer by OCR PDF?

    If so you can check SourceHasTextualContent property of FRDocument Object. It indicates whether at least one of the source pages contained text layer. This property is only changed when pages are added to the document or deleted from it.

    Please note, that the text layer of the source may not correspond exactly to the image or may contain completely irrelevant text.

    0

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