Question
how to create and open pdf in qt using stm32mp157d-dk1
I have created a button in qt when I click on the button it has to create a pdf and also display the pdf.
i am developing an application where i have to store the user data in pdf called report and later view it
please give me the steps on how to perform this and any examples related to it
