How to create a button to generate pdf report

Hi everyone,

I want to create a button that can retrieve of an id from the data displayed and use that id to fetch data from database and use the data in generated report in new screen.

I don’t want to use report generator. I want to code report generator in my controller so what should I do. I also want to retrieve data by using SQL command.

Please help me and Thanks in advanced.

Regards,
Syamil

Hi, Syamil.

I recommend you to take a look at the following guide: https://www.jmix.io/cuba-platform/guides/introduction-to-reporting

This helped me a lot.

Cheers
Xavier