MailMerge Feature

I will be making a large number of personalized awards that each have their own name on it. In Word and in CorelDraw I can place a name box/form that will sequence through the names pulled from a file. This makes doing customized /production line work much more efficient. Right now I am generating the file in CorelDraw, exporting into a dxf file and then importing it into lightburn. Is there a way to pull in the contents from a text box from a file on lightburn?

Ken

The variable text feature can read data from a CSV file (comma separated values - just text, where columns are separated by commas, and each line of the file is a row).

Read more info here: https://github.com/LightBurnSoftware/Documentation/blob/master/VariableText.md#variable-text-in-lightburn

Perfect! Thanks for the feature. This will make my job of a couple hundred names so much less error prone!