I have a similar question. I would like to convert CSV data into a PDF report. My columns are:
Sample | Test Result | Test Requested | Customer Name | Order Number
Each row will have a different sample/result for a given customer and order number. I want to send the sample results to each client associated with an order number, but I don’t know how to code my template document. Can you please give me some direction?