Remove pagination on PDF generation

Hi,

I would like to know if there's any way to remove the bottom page pagination that appears when a PDF is generated from a dashboard. Most of the dashboards I'm using don't have more than 1 page and all show "Page 1 of 1".

Is there any parameter in the POST URL or option in the dashboard UI to modify that?

Thanks in advance!

Hi @Bustencio
I don't think it's currently possible to remove the headers. Hey @joelgriffith do you know if @Bustencio can add some flags to chromium to hide the headers? I've seen this flag chromium --print-to-pdf-no-header but not sure if this is available in the latest released version of Kibana https://source.chromium.org/chromium/chromium/src/+/master:headless/app/headless_shell_switches.cc?originalUrl=https:%2F%2Fcs.chromium.org%2Fchromium%2Fsrc%2Fheadless%2Fapp%2Fheadless_shell_switches.cc

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.