Removing pdf revision info #3376

Closed
opened 2026-02-05 06:32:35 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @techauthoruk on GitHub (Dec 2, 2022).

Attempted Debugging

  • I have read the debugging page

Searched GitHub Issues

  • I have searched GitHub for the issue.

Describe the Scenario

As was (I think) originally mentioned in #2076, I need to remove the revision info from pdf documents. I followed all the instructions in that issue (adding app_theme=custom, creating a blank php file, etc), but the revision info persists:

image

I must be missing something, but I can't see what - or has the way to do this changed? Could someone enlighten me?

Exact BookStack Version

22.11

Log Content

No response

PHP Version

8.1

Hosting Environment

Ubuntu 22.04 LTS with Apache2

Originally created by @techauthoruk on GitHub (Dec 2, 2022). ### Attempted Debugging - [X] I have read the debugging page ### Searched GitHub Issues - [X] I have searched GitHub for the issue. ### Describe the Scenario As was (I think) originally mentioned in #2076, I need to remove the revision info from pdf documents. I followed all the instructions in that issue (adding `app_theme=custom`, creating a blank php file, etc), but the revision info persists: ![image](https://user-images.githubusercontent.com/57015243/205240185-5fdda071-1000-45e5-8f1a-631a51db0604.png) I must be missing something, but I can't see what - or has the way to do this changed? Could someone enlighten me? ### Exact BookStack Version 22.11 ### Log Content _No response_ ### PHP Version 8.1 ### Hosting Environment Ubuntu 22.04 LTS with Apache2
OVERLORD added the 🐕 Support label 2026-02-05 06:32:35 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Dec 2, 2022):

Hi @techauthoruk,
The template file has since changed during some reorganisation.
The blank file would now need to be at themes/custom/exports/parts/meta.blade.php

@ssddanbrown commented on GitHub (Dec 2, 2022): Hi @techauthoruk, The template file has since changed during some reorganisation. The blank file would now need to be at `themes/custom/exports/parts/meta.blade.php`
Author
Owner

@techauthoruk commented on GitHub (Dec 4, 2022):

@ssddanbrown

Thanks for the info Dan - sorted now so closing this off

@techauthoruk commented on GitHub (Dec 4, 2022): @ssddanbrown Thanks for the info Dan - sorted now so closing this off
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3376