You can use ActiveX Control List application to get a complete list of currently installed and registered ActiveX (and COM of course) components that are available on the system.
Continue reading “How to Get the List of COM / ActiveX Controls”
Thou shalt programme
You can use ActiveX Control List application to get a complete list of currently installed and registered ActiveX (and COM of course) components that are available on the system.
Continue reading “How to Get the List of COM / ActiveX Controls”
To be able read PDF files in your Qt applications you can use any 3rd party libraries but my choice is to use Adobe Acrobat Reader ActiveX in a QAxWidget object. The approach is quite simple as long as you have Acrobat Reader ActiveX installed on your computer.
Continue reading “How to Read PDF Files Using ActiveX in Qt”