Reporting

Can I change the margin space of my PDF?

rsimmons
Splunk Employee
Splunk Employee

PDFs waste a lot of margin space that could be better used for actual data. Are there ways, either documented or undocumented, where we can tweak the PDF output to use more real-estate on the pages?

Tags (1)
0 Karma
1 Solution

rsimmons
Splunk Employee
Splunk Employee

This is one of the templates being used for the pdf generation:
/lib/python2.7/site-packages/reportlab/platypus/doctemplate.py

There are leftMargin, rightMargin, topMargin, and bottomMargin variables that are set to one inch by default. If you modify this to a value (the values are in points, where one point is .013836") of your choosing, the Splunk generated PDFs will reflect the change immediately.

View solution in original post

thiluciano
New Member

I have the same problem here using Infoblox Reporting.
Needing to know where to make this setting/change.

0 Karma

rsimmons
Splunk Employee
Splunk Employee

This is one of the templates being used for the pdf generation:
/lib/python2.7/site-packages/reportlab/platypus/doctemplate.py

There are leftMargin, rightMargin, topMargin, and bottomMargin variables that are set to one inch by default. If you modify this to a value (the values are in points, where one point is .013836") of your choosing, the Splunk generated PDFs will reflect the change immediately.

carolinel
Loves-to-Learn

Where in Splunk can I find that template? Is this template specific to my account?  If not, do I have to be an administrator to update that file?

0 Karma

thiluciano
New Member

I have the same problem here using Infoblox Reporting.
Needing to know where to make this setting/change.

0 Karma

andrey2007
Contributor

Is it possible to increase font size in tables when generating pdf similar way?

0 Karma

splunkrocks2014
Communicator

I have the same problems. Where can I change the default values of the margins? Thanks.

0 Karma

puneethgowda
Communicator

same problem here can any one help us with above question

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...