1
1
Does anyone know of a way of making PDFs from a sequence of URLS/multiple URLs for webpages? For example, I want to print individual PDFs from a batch of webpages via their URLs. Is there an alternative to using html2ps and ps2pdf (batch convert htm files to pdf)? How can I take a list of URLs and convert them to individual PDF files?