Jump to content

How to insert page break for printing


Recommended Posts

I have a details page that covers 2-3 pages depending on the size of the virtual fields that receive data from another form. Unfortunately the users often have to print these pages. When printed, the text boxes, areas, data, etc., whatever falls on the page break, are cut in two, making the forms very hard to read and unsightly. My users use Google Chrome as this in the only browser that seems to do a somewhat decent job of printing by default.

My Question: how do I insert a page break in a Caspio details page so everything after the break appears on the next page(s) when printed. I've tried inserting (into an HTML Block):

; but this is not a full break, it only pushes the content below this break about 1/2 a page down (i.e. creates a space of about 1/2 a page).

I tried the css approach, by inserting "page-break-before:always;" into the CSS style for the headings after which I wanted break. Again I only get about a 1/2 page push or space creation.

I'd appreciate any alternative ideas. I understand that breaking across tables can be difficult. I read a suggestion to break the table, but this doesn't seem feasible with a Caspio form.

Thanks in advance.

Link to comment
Share on other sites

  • 8 years later...

Hello @cflapt - I believe this could help you out as Caspio has now a page break on their details page and on their results page. Feel free to look into this documentation: https://howto.caspio.com/datapages/pdf-download/adding-page-breaks-to-details-page/ 

This functionality really helped me a lot on my DataPage. Also, if you want to configure the page breaks on your Results page.  Here is my screenshot that you can refer to: image.png.cd46f306debdd46c0ddf482fe7ddb2ce.png

I hope this information finds you well. Cheers! :D 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...