Can we change the margins of the PDF Form

  • sydneybeal
    Asked on December 21, 2015 at 4:40 PM
    Also, can we change the margins of the PDF so there is not so much white space above the header?
  • Welvin Support Team Lead
    Replied on December 21, 2015 at 7:18 PM

    UPDATE: We are excited to announce that we have just released the new version of JotForm PDF Editor.

    There is no setting to adjust this when clicking the create PDF form option so I would suggest adjusting the top margin of the form to do that. Inject this custom CSS codes:

    li#cid_3 {

        margin-top: -37px;

        margin-bottom: -37px;

    }

    You can remove it after creating the PDF as this move the header closer to top. Here's how to inject: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes. Add the codes to the bottom.

  • sydneybeal
    Replied on December 22, 2015 at 2:43 PM

    Great, that fixed the issue! Thank you, Welvin.

  • BJoanna
    Replied on December 22, 2015 at 3:46 PM

    On behalf of my colleague Welvin, you are welcome.

    Feel free to contact us if you have any other questions.

  • eugene
    Replied on October 24, 2018 at 8:40 AM

    UPDATE: We are excited to announce that we have just released the new version of JotForm PDF Editor.