Aloha,
I have a form that I need to print (a purchase order form). It has the look and feel of a pre-printed form but I am actually drawing the lines as I create the form.
I have 'header' information, 'line item (detail)' information and 'footer' information. The header and footer info are in fixed spots on the page. the detail section is also fixed size. The problem is that if I only have a couple of detail records - how do I print the remainder of the detail section (all the lines that separate the fields - qty ordered, description, cost, etc)?
I have a form that I need to print (a purchase order form). It has the look and feel of a pre-printed form but I am actually drawing the lines as I create the form.
I have 'header' information, 'line item (detail)' information and 'footer' information. The header and footer info are in fixed spots on the page. the detail section is also fixed size. The problem is that if I only have a couple of detail records - how do I print the remainder of the detail section (all the lines that separate the fields - qty ordered, description, cost, etc)?