I’m building a Restaurant Agent in n8n with these features:
Can book table reservations
Can take food orders
Stores all order details automatically in Excel
Now I want to add the next step:
Generate a PDF receipt for each order
My question to the community:
Since the order data is already stored in Excel, what’s the best way in n8n to automatically create a PDF receipt from that data?
Any tips, nodes, or workflow examples would be really helpful! ![]()