I have a couple of tasks that need to be completed:
- Firstly, I need to create a functionality where clicking a button will convert an HTML5 page into a .PDF file.
- Secondly, I am looking to generate another page with a table (Grid) containing data. The grid will be located within the HTML and I want the ability to download the entire grid as a .PDF file.
- Lastly, I require the option to download a specific row from the table mentioned in point 2 as a .PDF file.
Can anyone provide guidance on how to accomplish these tasks? I've searched numerous websites without finding any useful information.