Hi all,I'm trying to get a subform to display on print which works fine
using the relevant="+print" command in XML, however I only want the
subform to print when printing to PDF using Adobe PDF as the printer, is
this possible with Javascript? If so what's the best method to do
this?Basically I annotate the field names on top of form fields so that
people know what each field name is but I don't want these to appear
when printing the document out on to paper, I only want them to display
if the d...