We need to create letters using static text/template, customer data in csv and 1 to 5 pdf documents for each letter.
The challenge we have is to to construct a path to a pdf in order to upload dynamic background images from PDF.
As workaround we can load the pdfs in Designer resources, but that means a huge template file and lack of flexibility for future jobs as we need to reload pdfs of each job in Designer.
We tried that and it works… but it’s not the preferred solution.
We need to merge thousands of pdfs that we receive from our customer, one for each letter. Loading them in Designer resources makes the template very large - 1GB and it’s dynamic, therefore for the next order we need to re-design it. Ideally we need to find a way that the pdfs are picked up from a given location using a file name pattern