I'm trying to create a button which saves an HTML page in PDF format using Python. Are there any libraries which do that? If so, how would you write it up?
The HTML page I'm building contains school information such as name, url, city, state, zip, number of students, etc.