Jump to content
  • 0

details datapage print multiple records


DesiLogi

Question

Hello All,

I have a Details datapage that filters to show multiple records (one record per page but all accessible with the Next/Previous buttons). I'd like to be able to, from the browser, click Print and print to pdf ALL of the records in the results into a single PDF doc. Instead it only will print the current record. Does anyone know how to do this?

I would put the records in a tabular, list, or gallery datapage to do this but the problem is forcing page breaks in the right place so images and/or text don't get split in the pdf. I was hoping to be able to utilize a Details page to avoid this issue... 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Hi DesiLogi,

For Details page, it's not possible since the next/previous page is not yet available to the browser until you hit the pagination controls. On the other hand, if you're worried about incorrect page breaks on tabular/list reports, you can try wrapping the entire report in a <div> container using the Header/Footer section. And then try if the CSS page-break-after property will work for you:

https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-after

Hope this helps.

-nightowl

Link to comment
Share on other sites

  • 0

As of July 12, 2018, Caspio introduced new features which you can find here: https://howto.caspio.com/release-notes/caspio-bridge-13-0/

This release includes a new feature of PDF Download option that allows you to download your displayed reports as a PDF File either from Results Page or Details Page. You can also customize your PDF display settings such as header or footer, margins, page orientation and page break.

However, this feature is available in Performance and higher plans, but this can be an add-on to Professional plans.

Check these videos for more information:

 

Link to comment
Share on other sites

  • 0

Hi everyone!  Caspio has new update and enhancement about PDF Documents. You can now insert PDF documents on results pages in addition to details pages. You can now as well customize the “Download PDF” action link using the associated style and localization, or create a custom display during DataPage configuration.

It is available in R31 version: https://howto.caspio.com/release-notes/caspio-31-0/

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
Answer this question...

×   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...