Change info on copies?

I'm printing invoices.

When printing multiple copies, how can I change information between the first and subsequent copies?

Specifically, I have a text field in the Page Footer that must say "Customer Original" for the first copy of the invoice and "File Copy" for all subsequent copies.

This is not a collation question 111,222,333 vs 123,123,123. I've got that working fine.

Example 3 copies of 2 invoices.

[Invoice #1] [Customer Original]

[Invoice #2] [Customer Original]

[Invoice #1] [File Copy]

[Invoice #2] [File Copy]

[Invoice #1] [File Copy]

[Invoice #2] [File Copy]


Your help is appreciated,

--
Kevin Powick

Comments

  • edited 1:18AM
    You could make a 3-page report with on page 1, 2 and 3 exactly the same content, except for the memo with the text 'Original', 'Copy1' and 'Copy2'.
    Copy and paste from the first to the next pages works fine, but you have to remember youself the position of the Memo's, as they all will be placed in the left upper corner, this is a feature(???) of FastReport which I would like to be enhanced

Leave a Comment