amin-ahmadi.com
How to Read PDF Files Using ActiveX in Qt - Amin
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. First you have to create an ActiveX object … Continue reading "How to Read PDF Files Using ActiveX in Qt"
Amin