I'm a helpless beginner when it comes to web development and coding, but I have abit more than 600 individual html pages (like pages of a book) and I'd like to write a function that iterates through pages using their adresses (file:///C:/Users/user/messages*.html) and save the content as pdf, then stitch them together. can anyone help me achieve that?