Print page if text entered on them
I have five text fields - Text1, through Text5, each on a different page of the pdf (Text1 is on page 1, Text2 is on page 2, etc. I would like to make a print button that would print any pages that contain text. If only Text1 contains text, then only page 1 would print. If both Text2 and Text4 both contain text, then pages 2 and 4 would both print, etc.. Is this possible using only one print button?
