Community

C# VisualComponents with FRE 12

Hello,

I'm testing the sample code C# using visualcomponents, and I notice the following on the sample code:

 

1-The LoadEngine call is always the first call before start to use visualcomponents.

2-The engine must stay loaded for the lifecycle of visualcomponents

2.1- From this point forward, I can use visualcomponents but the licence is always locked, even I'm not doing any recognition task on visual components.

3-Engine must be unloaded just after the unload of visualcomponents.

Is there a way to use visualcomponents and unload engine when no recognition tasks are performed, loading engine again, if any engine module is to be used? 

Was this article helpful?

0 out of 0 found this helpful

Comments

2 comments

  • Avatar
    Nikolai Kromm

    Hi,

    Visual Components are tightly linked to FRDocument and FRPage objects, so there should be no point of using it without the Engine loaded.

    We can discuss your desired workflow in more detail in a new support ticket.

    Please let me know if you want to create it yourself, or if you would like me to create it.

    0
  • Avatar
    José Manuel Andrade

    Hi,
    thks for the response. If you can create it, I appreciate.
    thank you
    José 

    0

Please sign in to leave a comment.