Headers & Footers

  • FL72_PE
    Asked on June 7, 2017 at 9:34 AM

    How can I prevent the Header and Footer printing when I select Edit and then Print. Is there a page set-up option which I have not found?

  • David JotForm Support Manager
    Replied on June 7, 2017 at 11:23 AM

    What is the form you are working on? I checked the link you provided, but the Form ID 505877768 does not exist.

    You can hide the header of your form on print mode by injecting the following CSS code: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    @media print {

      .form-header {

        display: none !important;

      }

    }

    Let us know if you need more help.

  • FL72_PE
    Replied on June 7, 2017 at 12:43 PM
    Found the solution in the print windows and unchecked the print headers and path box.
    But thank you anyway.
    Get Outlook for iOS
    ________________________________
    ...