Form header is not printing

Hello everyone,

I created a form with all the hidden fields needed for printing, as you can see below. In the form properties within the “Printing” tab, set a header title.

So, the problem is that I can not figure out why the header is not being printed. Would anyone know to help me?

$SectDataOptions = “Fullsheet”

$PrintMultiple = 1

$SectDataRowsAndCols = “”

$SectDataWidthAndHeight = “7283 11614”

$SectDataInnerMargins = “393 0 0 0”

$SectDataOriginXandY = “0 800”

Thanks,

Evandro Lavorenti