I have designed a complex dynamic multi-page form. The first page merely has instructions and a few fields for data input (that gets reused in various ways in subsequent pages). The form can grow depending on the amount of data input, so I will never know the total pages (just minimum). I want the end user to be able to print all but the first page (simply to prevent them from wasting paper). How can I accomplish this?
↧