Is QPrinter for Symbian available?
-
Does any one if the QPrinter class works on Symbian? I want to generate a PDF file using that library, but when i try to compile, the compiler says:
C:\Users\JTorres\Documents\QtProjects\QML\QtMobilityExamples\main.cpp:19: error: aggregate 'QPrinter printer' has incomplete type and cannot be defined
Like if the header "QPrinter" wasnt defined it, but i do...