Hello all, I am looking for some initial thoughts on a situation I want to solve. I constantly need to put curated employment guides in PDFs. This is a very manual process. I want to find a way with N8N to generate these PDFs from within a template document I have.
In essence the flow would be:
- The user provides the data
- Agent fills in the template
- PDF is extracted
A nice to have:
A return message from the agent saying that a section is empty, to provide data to fill it in...
Not sure how to achieve this.
I thank you all for your guidance!