I have created a multiple page form, with the first page being used to
collect data from the user which is used to complete the subsequent
sub-forms and then print them as documents. On the first page which is
used for data entry, I have created a PREVIEW button which I initially
placed at the bottom of the page. The PREVIEW button displays the PDF
documents which are completed once the data entry is completed. The
problem is that when the PREVIEW button is at the bottom of the page,
when I disp...