HTML to PDF

HTML to PDF

I'm going to use a page to generate an HTML invoice.  I will then use a webhook to send a URL to pdflayer to generate a PDF.  pdflayer will respond with a URL where I can download this invoice in PDF format.  

Question: is it possible to take that URL , download the PDF and save it to a creator form?