How can I create an object PDFDoc with QT Creator ( C++ ) ?

What are the other files :slight_smile: ? The exact compiler message would be helpful. Also on what platform you are developing? You may need to add a reference to ‘PDFNet.lib’ and include additional header files, and include ‘pdftron’ namespace in your project (see sample files for a concrete example of how to do this).