Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Page header height not recognized on first page in PDF output
cowboydan
<p>Hi,</p>
<p> </p>
<p>I want to design a report for PDF output. The first page uses a different layout than the following pages of the report. So I unchecked the option "show header on first page" in my Masterpage and build the header at the top of my layout.</p>
<p> </p>
<p>My problem is, that the PDF renderer uses the space of the header height and therefore print the the layout below the blank header of the first page. The following pages are rendered correct.</p>
<p> </p>
<p>I can't use multiple Masterpages, since the report must be designed for single page layout also.</p>
<p> </p>
<p>My best workaround was to give my top grid a negative margin, but that comes with moved and unreadable content on the second page.</p>
<p> </p>
<p>Thanks for helping!</p>
<p> </p>
<p>Regards,</p>
<p> Daniel </p>
Find more posts tagged with
Comments
micajblock
<p>Are you using Auto Layout or Fixed Layout. Can you provide an example we could run?</p>
nairwen
<p>Hi,</p>
<p> </p>
<p>I have the same problem. I'm using Fixed Layout. I attached two examples of report with a header on the first page and that same report without the header on the first page. I also attached the rptdesign file but it's very easy to reproduce the problem - just create a header that is large enough to notice the difference, hide it from the first page and export the report as pdf.</p>
<p> </p>
<p>Is there any way to solve this?</p>
<p> </p>
<p>Thanks,</p>
<p>Nika</p>
micajblock
<p>What version are you using? Also, I am not sure I understand the requirement. Can you provide detail as to what you are trying to accomplish?</p>
nairwen
<p>I am using version 4.3.2.</p>
<p> </p>
<p>I am trying to hide the header on the first page but the empty space in the size of the header still stays on top of the report as you can see on the example "HeaderNotVisible.pdf". I would like to remove that empty space and move report data to the top.</p>
micajblock
<p>You will need 2 master pages. Here is an example</p>
<p> </p>
<p><a data-ipb='nomediaparse' href='
http://developer.actuate.com/community/forum/index.php?/topic/24071-setting-the-masterpage-dynamically/'>http://developer.actuate.com/community/forum/index.php?/topic/24071-setting-the-masterpage-dynamically/</a></p>
;