Aspose.Pdf with VB6

Hi,


I’m evaluating Aspose.Pdf, but I need it as COM.

In https://docs.aspose.com/pdf/net/use-aspose-pdf-for-net-via-com-interop/ is stated:

If your programming language (for example Visual Basic or Delphi) allows you to reference a COM type library, then add a reference to Aspose.Pdf.tlb and to see all Aspose.Pdf for .NET classes, methods, properties and enumerations in your Object Browser.

I tried this with VB6, and I can see the objects, but without methods or properties.
My main need is to convert a Pdf to Doc or Docx, but I can’t even find how to open a pdf document.
Dim pdfDocument As Document = New Document(“input.pdf”)doesn’t work in VB6. What am I missing?

Thanks

Hi,


Thanks for contacting support.

We are working over this query and will get back to you soon. We apologize for this inconvenience.