How to print each page separately from multi page form?

  • SmileyStars
    Asked on February 6, 2017 at 7:11 AM

    Hi there

    I would like to be able to print each page separately from multi page form, I have added a print button to each page, but as I discovered it is good for the user not to me

    Many thanks for your help.

    Kind regards

    Tammy

  • Rose
    Replied on February 6, 2017 at 7:51 AM

    Thank you for contacting us.

    As I understood from your post, you would like to be able to print each page according to page break on your form. Since, when I tried to print your form, it consist of 17 pages due to the fact that your pages does not fit an a4 page size in reality. In addition, end of the Page 2 and beginning of the Page 3 could be on the same page in the current version, for instance. 

    If this is the case, please inject following css code to your form.

    @media print {

    [data-type="control_pagebreak"]{page-break-after: always;}

    }

    Please note that,  even if you add this to your form, each page of your forms still does not fit a paper size. Therefore, A page on your form could be still more than one page when you print it. However,you will be able to prevent that parts of pages on your form could be seen on the same page when printing the form. For example, Page 1 on your form could be 4 or 5 pages but page 5 when you print the form never include anything from Page 2 on your form. If you would not like  also this, you need to add more page break to your form to fit your pages to the paper size. 

    You can also filter the printing pages form print setting.

    How to print each page separately from multi page form? Image 1 Screenshot 20

    Hope, these would help you. If you need any further assistance by our side, please do let us know. 

  • SmileyStars
    Replied on February 8, 2017 at 7:45 PM
    Hi Rose
    Many thanks for your help.
    I don't mind printing each form page on different pages (I have to file
    each form page in a different section), but can you please help me out and
    tell me how and where do I inject css code to my form.
    @media print {
    [data-type="control_pagebreak"]{page-break-after: always;}
    }y
    y​our help is greatly appreciated​
    Many thanks
    Kind regards
    Tam
    ​ara
    Smiley Stars Nursery
    38 Ibrox Terrace
    Glasgow
    G51 2TB
    tel: 0141 427 0122
    This email is for the intended recipient only. It is confidential and may
    be legally privileged. If received in error please delete and notify us
    immediately. Any unauthorised access, disclosure, copying, distribution or
    reliance on it, is prohibited. NERLANA Ltd. Registered Office: 38 Ibrox
    Terrace, Glasgow, G51 2TB. Registered in Scotland No. SC374750
    ...
  • Chriistian Jotform Support
    Replied on February 8, 2017 at 11:04 PM

    You can follow our guide here on How to Inject Custom CSS Codes.

    If you're using v4, then you can follow the guide below: 

    1. Click the Form Designer icon

    How to print each page separately from multi page form? Image 1 Screenshot 30

    2. Select the CSS tab and paste the code on the css area

    How to print each page separately from multi page form? Image 2 Screenshot 41

    If you need further assistance, please let us know.
    Regards.

     

  • SmileyStars
    Replied on February 9, 2017 at 6:45 AM
    Many thanks Rose for your help.
    another nag 😁 how can I print my old submissions separately
    Many thanks
    ​, your help is greatly appreciated​
    Kind regards
    Tammy

    Smiley Stars Nursery
    38 Ibrox Terrace
    Glasgow
    G51 2TB
    tel: 0141 427 0122
    This email is for the intended recipient only. It is confidential and may
    be legally privileged. If received in error please delete and notify us
    immediately. Any unauthorised access, disclosure, copying, distribution or
    reliance on it, is prohibited. NERLANA Ltd. Registered Office: 38 Ibrox
    Terrace, Glasgow, G51 2TB. Registered in Scotland No. SC374750
    ...
  • Support_Management Jotform Support
    Replied on February 9, 2017 at 7:51 AM

    Hey Tammy, I'm so glad my colleagues were able to help. Your last question has been moved to a separate thread https://www.jotform.com/answers/1061427

    We'll have it addressed there shortly.

  • SmileyStars
    Replied on February 9, 2017 at 10:45 AM
    Many thanks for all your help, greatly appreciated
    Kind regards
    Tammy
    Smiley Stars Nursery
    38 Ibrox Terrace
    Glasgow
    G51 2TB
    tel: 0141 427 0122
    This email is for the intended recipient only. It is confidential and may
    be legally privileged. If received in error please delete and notify us
    immediately. Any unauthorised access, disclosure, copying, distribution or
    reliance on it, is prohibited. NERLANA Ltd. Registered Office: 38 Ibrox
    Terrace, Glasgow, G51 2TB. Registered in Scotland No. SC374750
    ...