This project is a Next.js-based tool that generates a well-structured PDF file by capturing sections of a webpage using html2canvas and jsPDF. It is designed specifically for students who want to ...
AML/assignment_3_final/ ├── README.md # This documentation file ├── PA3_Problem_Statement.pdf # Assignment problem statement ├── .gitignore # Git ignore rules ├── .gitattributes # Git LFS ...