Hello,
Is there a way to convert Page Number to letter in the Designer? We are trying to dynamically create a barcode sequence using the current page number.
Each PDF is a single record and we are recording the records in a database. In addition we will be using the Merge Jobs Connect Plugin to concatenate all the records. This means we can’t use the output preset to add page numbering or to create the barcode sequence that we want as the pages from various PDF will have all been merged.
For example, based on a 5 page PDF, the page numbering would be
"Page BNKCONREF X__A__ ",
“Page BNKCONREF XB”,
“Page BNKCONREF X__C__”,
“Page BNKCONREF X__D__”,
“Page BNKCONREF X__E__”
I have tried to use the page number {#} in a script to no avail.
Is there a way I can address this in the Designer on a per “current page” basis?
Many thanks,
Steve