コミュニティ

[FlexiCapture Engine 11] 64-bit version 回答済み

Hello,

I want to use FlexiCapture Engine Java API on 64-bit JVM. When I try this I am getting com.abbyy.FREngine.EngineException: Unspecified error.

This exception is thrown because it is not possible to run 32-bit dll on 64-bit JVM.

Do you have 64-bit version of FlexiCapture? And if you have it, where is download link?

Thanks, Zeljko

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

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

コメント

1件のコメント

  • Avatar
    Permanently deleted user

    ABBYY FlexiCapture Engine is a 32-bit COM component. It can be directly loaded to a 32-bit process only.

    If you want to use ABBYY FlexiCapture Engine from a 64-bit process, we recommend that you use the way of loading FlexiCapture Engine into a separate process (OutprocLoader). For detailed information please refer to the Developer’s Help → Guided Tour → Advanced Techniques → Programming Aspects → Different Ways to Load Engine.

    0

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