Footer is Blank When Print to PDF NAV 2013

johannajohanna Member Posts: 369
edited 2015-05-12 in NAV Three Tier
Dear all,

I created report in NAV 2013 using setdata and getdata for Footer data.
The result of print preview and print is correct. Data in footer is shown.
But, when I try to print to PDF from request page, the data in footer is blank.
Anyone knows why this is happen? How to solve this issue?
Please help. Thanks in advance.

PS:
I have try the solution in http://saurav-nav.blogspot.com/2012/12/nav-2013-report-header-doesnt-get.html to set the setdata in visibility (not in value of textbox), but the footer is still blank when I print my report to PDF.
Best regards,

Johanna

Answers

  • johannajohanna Member Posts: 369
    Dear all,

    Thank God finally I found the cause of this issue and the solution.. \:D/
    The cause is I placed the data that used for footer in the footer row of tablix.
    The solution is move the data that used for footer in the detail row of tablix.
    Best regards,

    Johanna
Sign In or Register to comment.