Using barcode reader with ActiveX

Hello.


I have registered net2.0 Aspose.BarCode.dll with regasm into registry.

But I am unable to import the tlb file into Delphi and I am also unable to use the COM object inside c# application (it is not found in in COM object tab).

Do I have to create a wrapper class for it or should it work directly ?

Best regards,
Bostjan

Hi Bostjan,

It should work both ways. Can you please confirm if you have followed all steps mentioned at Using Aspose.BarCode via COM Interop? Please also share if you want to read or generate barcodes? We will share the Delphi sample accordingly.

Best Regards,

I want to read barcodes in Delphi.

But when I try to import TLB file I get an error in Embarcadero® Delphi® XE5 Version.

I have created the required functionality and made a COM wrapper for it in C#, but I would like to be able to use the assembly directly.

Hi Bostjan,

We have tested it via COM in PHP, Visual Basic 6 and ASP. It is working without any issue. Now we are setting up XE5 and will share the code with you soon.

You should be able to use it directly, without generating TLB or a COM wrapper.

Best Regards,