I note that when I print a form it shows "Approval" in the header, as shown here:
I assume this is driven by the title tag in the html...
<!DOCTYPE html> <html lang="en-US" dir="ltr"> <head> <title>Approval</title>
Assuming that is correct... what is the best way to change the title so the form doesn't give the appearance that it is approved when printing?
Thanks,
Alon