Hello guys the search function couldn’t really help me.
My problem is that i have an invoice pdf that i want to put an overlay on it with stirlingpdf.
I just can’t figure out who to handle both pdfs in the http request node.
Workflow works like this:
- Upload PDF
- PDF Informations insert into MySql DB
- then i upload the pdf on my server
- but before uploading it i want to create a new pdf with the overlay
- the overlay is also on my server
- trying to figure it out like that but i dont know how i can put both binary data into the http request.
Share the output returned by the last node
Information on your n8n setup
- **n8n version:**1.77.3
- Database (default: SQLite):
- **n8n EXECUTIONS_PROCESS setting (default: own, main):**default
- **Running n8n via (Docker, npm, n8n cloud, desktop app):**Docker
- **Operating system:**Linux