Changing Font / Barcode Colour on last record on PreS

Hi

On Connect Pres is there an option on Print Wizard where it can output for example 100 records in black and the final record is another colour?

The only way I can think to do this would be to preprocess the data in the Workflow. You’d need to read the metadata created by the datamapper to determine the final record of a set, then set a field value. The template could then read that field value and conditionally set colors in the form based on the value.