Problem in Report

jyotsnasjyotsnas Member Posts: 62
edited 2005-01-27 in Navision Attain
Hi All,

I am working on a very complaex report. That involves showing sections depeding upon conditions.
I am able to show and hide sections using CurrReport.ShowOutput. :)

There is a header that I want to display on every page.
I have set its PrintOnEveryPage property to YES. But still its getting printed only on the first page. :x

I am not getting what I should do next !! :cry:

Please Help.

Thanks - Jyotsna
______Doubt is the father of Invension_______

Comments

  • WaldoWaldo Member Posts: 3,412
    Do you use the header on the correct dataitem?

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • jyotsnasjyotsnas Member Posts: 62
    Yes . I have used correct data item.

    The Header that I want to display on every page is the first header that displays name of the report and company.

    And still its not working !!! :cry:

    Can you suggest me something ??

    Thanks
    Jyotsna
    ______Doubt is the father of Invension_______
  • WaldoWaldo Member Posts: 3,412
    I tested this with creating a report on table "G/L Account". Getting the Company name and the Report title on each page was no problem at all.

    So I don't think I can help you with the given information. May be you can send me the report with additional tables?

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • SanyaSanya Member Posts: 11
    Have you tried to set all Header sections on "PrintOnEveryPage"? I had this problem too, and I solved it by setting all Header sections from the DataItem on true.
  • SanyaSanya Member Posts: 11
    If you want, you can Mail me your Report and I will try.....
  • geosavageosava Member Posts: 10
    I had the same problem.........

    The solution was to set to "yes" the "PrintOnEveryPage" on the first and last Header section.
  • pevankpevank Member Posts: 7
    You must set the currentreport.showoutput back to true :lol:
Sign In or Register to comment.