bazz
05-16-2005, 11:59 AM
Hi,
using foreach, I shall be out-putting the results of a loop for a group of data fro each client.
This will mean that data for each client will be presented in a consistent format and then be printed to paper.
How can I make sure that whereas with the html output appearing on one long html page, I can print the individual clients data to a separate page so that each is of an identical layout.
Is there a specific term, for example, to tell the printer 'new page please'?
Bazz
using foreach, I shall be out-putting the results of a loop for a group of data fro each client.
This will mean that data for each client will be presented in a consistent format and then be printed to paper.
How can I make sure that whereas with the html output appearing on one long html page, I can print the individual clients data to a separate page so that each is of an identical layout.
Is there a specific term, for example, to tell the printer 'new page please'?
Bazz