コミュニティ

Font detection in abbyy in Cloud ocr SDK

is it possible to dectect Font name, size , weight and etc'?

how do I know if the font is bold/Italic or normal

if not, when it is going to added there

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

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

コメント

5件のコメント

  • Avatar
    Permanently deleted user

    Hi, please see this post: How to detect Bold/Italic characters in abbyy ocr cloud service ?

    In order to discuss with our analysts any possibility of the XML export expansion, I need to know more about your usage scenario. What exactly information about fonts do you need to get? How are you going to use it?

    0
  • Avatar
    Permanently deleted user

    I saw this post and it's almost a year old post that says that you don't support xmlWriteCharFormatting

    I also voted for this feature but it seems strange that the FineReader already has this feature and you're just blocking it in the Cloud.

    I'm scanning a restaurant menu and I need to able to distinguish between a dish name and it's full description Usually Dish name will be in Bold characters So I need this information in the XML export Is it all the information you need?

    0
  • Avatar
    Permanently deleted user

    I also noticed that in your Demo you're able to distinguish if font is Bold or Italic or normal and reconstruct the text with the original style.

    how is it possible?

    0
  • Avatar
    Permanently deleted user

    At the moment I am consulting with our analysts regarding your feature request.

    As for the Demo tool, the displayed result corresponds to the result in the PDF export format. The font type information is detected during the synthesis stage, and it is available for most of the supported export formats: for all office formats and PDF.

    0
  • Avatar
    Permanently deleted user

    Hi Amit,

    We are happy to inform you that finally the requested functionality has been implemented. Now it is possible to get information about the paragraph and character styles in the XML export format. For this please use the xml:writeFormatting parameter of the processImage or processDocument methods and set it to true (by default it is false).

    0

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