#creating Invoices by using invoice-template and custom input data.

1 messages · Page 1 of 1 (latest)

copper wadi
#

I want to create an invoice generator that generates a new invoice based on input data and an uploaded invoice template. One problem will be that the data fields are arranged in the correct position on the invoice. The bot must therefore not only know the contents of the data fields, but also their position on the invoice (e.g. the address should be at the top left, or the list of delivery items in the middle, etc.).

How would you implement this in prompts?

Translated with DeepL.com (free version)