Hi Vadivu,
In your print program, can you add a flag variable to check your data, if it is initial / blank, set the flag to 'X'? And add this code this your form .
*initialize event, formcalc client script
If ( <<your_flag>> == "X" ) then
this.presense = "hidden"
endif
regards,
Xiang Li