I am making a program for my thesis at school, and it is supposed to be cross platform, now I wanted to be able to show a pdf page in Qt itself. Ive been looking around and it seems that poppler is the thing I need. But how do I make the program so it actually includes the code(library) I need to show the pdf, instead of installing poppler. (I want to be able to make 1 installation file which installs my program with poppler included, instead of installing poppler seperatly on the system.

Reply With Quote





