Hi Everyone,
Happy New Year!
I have a PDF issue and I was hoping someone might know how to tackle this.
I need to merge between 60 and 300 fields of Knack Tables with various PDF documents and thought I had found a great solution in PDF.co.
Their app takes the field name and the text using an array input and allocates it to the PDF and voila, merged.
The problem is the way that it wants it in an array. I need the field name and the value. This means I need an intermediary like GSheets to allocate the values and a big list of field names to the Make array aggregator can create the input format for PDF.co.
This means I now have to create a unique sheet every time I want to merge a PDF ( I can’t see a way to dynamically search the columns when a new client is created - thus I need a new sheet).
Is there an elegant way for me to read the list of field names and values in a Knack table so I can save myself a tonne of work mapping every single field to a GSheet cell?
Thanks so much.
Mark