In Designer, I need to add an DataMatrix barcode that prints on the front side of each duplex sheet for each document. It needs to contain [Document number, Left padded with 0 to a length of 6] + [Document total pages, Left padded with 0 to a length of 2] + [Current document page, Left padded with 0 to a length of 2] .
I tried to set this up on the template, but I am very new to Designer, and wasnt able to get it working.
Currently, the method I am using is to use Output Creation’s ‘Additional Barcode’, where I have set up the text as follows.
Can you please help me with a solution for a datamatrix. I need to add a Datamatrix barcode in front of each duplex sheet for each sheet within the document. It needs to contain:
[sheet.sequence.document- left padded with 0 to a length of 1] + [document.count.sheets-left padded with 0 to a length of 1] +[number of document-right padded with 0 to a length of 3 & left padded with 0 to a length of 2]