Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Change field value between first and second copy

edited September 2007 in General
Hi!

I'm using RBuilder 10 Pro and Delphi 7 Pro

I need to print the word 'COPY' when 'Copies' value is 2, 3, etc...
I can't add a TppLabel because I want my customers to put it on theirs
desired position, so I'm thinking about using a TppDBText.

When printing first copy, the table field value is empty. When printing the
second copy, I want to modify the field value to show the word 'COPY', so it
will print it on second copies.

Is it possible? Which report event should I use to change the field value?

Thanks!

Comments

This discussion has been closed.