You are viewing limited content. For full access, please sign in.

Question

Question

How to use 32bit COM object in Laserfiche script C#? how could i reference a dll for this case?

SDK
asked on April 7, 2020

i am trying to use this 32bit COM object from a third party software. This library consists of MICR data reading software. If anyone knows how laserfiche script can handle this type of reference. 

 

Please Help. 

 

 

0 0

Replies

replied on April 7, 2020

When you say "Laserfiche script", is this a script activity in Workflow? If not, can you explain the environment a little more?

0 0
replied on April 8, 2020

yes in the Laserfiche script environment 

0 0
replied on April 8, 2020

You need an interop assembly. If the vendor doesn't provide one you can generate it: https://docs.microsoft.com/en-us/dotnet/framework/interop/how-to-create-com-wrappers .

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.