Hello Folks:
I am trying to create a report which has 3 copies for different purpose. My header contains Company's Addr, Billing Details, Bill to and Shipping Addr i.e for different set of data. I am able to print 3 data on the header of the first page but company's addr is not displayed on the first page and its displayed on the other pages.
Same is the problem with the footer. I can print only the half values in the footer and rest of the values are not printed on all the three pages.
I would really appreciate everyone's responses.
0
Comments
https://www.youtube.com/watch?v=dievcKyhoWU
I had figured out the error, I had placed the setData text boxes at the bottom of the footer instead of the top of the footer.
Thank you for sharing those links, they are quite help.