Hi All,

I am developing a GUI application using Qt5.2.
I have a task to implement but I can't find any help on internet.
The task is: I need to click a push button and it should create and open a PDF file by fetching few entries from SQLITE database table and I can save it manually.

I need some guidance for this.

Thanks in advance for any suggestion and help.