Title: Printable Reports for DB
Last modified: November 27, 2018

---

# Printable Reports for DB

 *  [xclusive37](https://wordpress.org/support/users/xclusive37/)
 * (@xclusive37)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/printable-reports-for-db/)
 * Hi,
 * I wanted to find out if there was a way to print reports of the records on the
   database? If there’s any add-ons? I tried to print but it won’t show records 
   past the first page.
 * Thanks.

Viewing 1 replies (of 1 total)

 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/printable-reports-for-db/#post-10927139)
 * You’ll need to set this up yourself. Probably the best way to do this is to set
   up a special page on your site that is for the purpose of printing a report. 
   You can make the page private if you need. On that page, put the list shortcode
   with the parameters you need to get the display you want.
 * It will only print one page of records, so you will need to display all the records
   you want included in the print. You can use `list_limit=-1` in the shortcode 
   to make it print all the records on one page.
 * Next, you will probably want to customize the layout for your printing. In the
   plugin Custom CSS, you’ll find a place to put print stylesheet rules: you can
   set up the print formatting there.
 * Once you get it set up, you can always print your report by going to your report
   page and printing the page using the browser’s print function. You can save it
   as a PDF at that point as well.

Viewing 1 replies (of 1 total)

The topic ‘Printable Reports for DB’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

## Tags

 * [add-on](https://wordpress.org/support/topic-tag/add-on/)
 * [print](https://wordpress.org/support/topic-tag/print/)
 * [reports](https://wordpress.org/support/topic-tag/reports/)

 * 1 reply
 * 2 participants
 * Last reply from: [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/printable-reports-for-db/#post-10927139)
 * Status: not resolved