Page numbers on PDF Export #1472

Open
opened 2026-02-05 01:00:19 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @liquid-metal on GitHub (Dec 4, 2019).

Describe the feature you'd like
When exporting a page to a PDF document, it would be nice to have page numbering in the footer on the output pages.

Describe the benefits this feature would bring to BookStack users
When exporting and printing a long bookstack page (in my case 8 pages of A4 paper) it can become quite a mess if they get out of order after printing them out on paper.

Originally created by @liquid-metal on GitHub (Dec 4, 2019). **Describe the feature you'd like** When exporting a page to a PDF document, it would be nice to have page numbering in the footer on the output pages. **Describe the benefits this feature would bring to BookStack users** When exporting and printing a long bookstack page (in my case 8 pages of A4 paper) it can become quite a mess if they get out of order after printing them out on paper.
OVERLORD added the 🔨 Feature Request🚚 Export System labels 2026-02-05 01:00:19 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Dec 7, 2019):

Related to #493

@ssddanbrown commented on GitHub (Dec 7, 2019): Related to #493
Author
Owner

@SuperPat45 commented on GitHub (Jun 28, 2023):

It would be useful for the table of contents to display page numbers because my book has more than 1500 pages.

I know a JavaScript library named paged.js https://pagedjs.org/documentation/ which allow this as well as complex headers, footers with page numbers...
I use it to generate full book PDF in one of my project with node.js + puppeteer module + chromium

@SuperPat45 commented on GitHub (Jun 28, 2023): It would be useful for the table of contents to display page numbers because my book has more than 1500 pages. I know a JavaScript library named paged.js https://pagedjs.org/documentation/ which allow this as well as complex headers, footers with page numbers... I use it to generate full book PDF in one of my project with node.js + puppeteer module + chromium
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1472