Hi everyone,
I had a screen in which I was storing the data in a collection (Timesheet), and I wanted to provide a PDF Download option at the top

So when a user clicks on the button all the data that is present on the screen should be saved in the PDF. I have come across some videos like Rezza's where he has explained on how to export data in PDF through HTML format and then email them as well (but in that he given the basic information but not demonstrated on how to save the file on local like desktop, laptop). Is there any solution for it, do let me know.
This is the collection that contains the data:

Power Apps PDF Function Introduction by Rezza
So I check the above video and used to export to PDF using SharePoint List with Power Automate, but in this case the file will be saved in my SharePoint list directory and if other user wants to download it I will need to provide/share it with them. So instead I want every user to have option to download the data displayed in PDF format (or Excel) which they can refer to from their won laptop/desktop
PDF OnSelect:

Power Automate:

Also if possible, it would be great if anyone can help me with my another query which was regarding incorrect attempts while logging in, the link for which is:
Password Screen
Regards,
Sidhant