Hi, I have a form where there are few fields which will be hidden
dynamically if it is empty. I have written Javascript code for the same
and the output appears as expected if i enable the Javascript during
output.However, when I give a direct print out through a 3rd party tool
that the customer is using for print outs, there wont be an option for
the user to enable Javascript, as a result of which the fields are not
getting hidden in the print out.Please suggest some ways to overcome
this issue...