Reporting

PDF rendering leaves big gaps

watsm10
Communicator

Hi, I've got a pretty large dashboard which is split up into 4 sections. Each section looks like this:

1st Row : Title
2nd Row : Left - Single Value | Right - Single Value
3rd Row : Column chart
4th Row : Column chart

I can see that these will easily fit on one page, but everytime the PDF server renders the dashboard there is always a huge gap between the 3rd and 4th row, so the 4th row appears on the next page.

I've set the paper size to A3 portrait. I would also prefer not to split them up onto separate dashboards.

Can anyone suggest a way of inserting a page break, or a way of changing the margins on the PDF server?

0 Karma

tgeer123
Path Finder

Actually - if you are using the integrated- check out /lib/python2.7/site-packages/splunk/pdf/pdfrenderer.py

I changed the margins, and font size there, and you can probably do other things as well.

tgeer123
Path Finder

Are you using PDF server or the integrated PDF in SPLUNK 5/6?
If the integrated one I found this:
http://answers.splunk.com/answers/106550/can-i-change-the-margin-space-of-my-pdf

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...