Hi,
Hope some of you can help me.
I have created an Invoice from start (uesd layout suggestion).
I have created a Page Header, Page body and Page Footer and everything is fine - yet one thing is missing.
When I print more than one document (a range of Sales Invoice Header) the Page Header is only printed once and then the lines from all Sales Invoices are printed below.
Both PrintOnFirstPage and PrintOnLastPage is set to True, and the report works perfect in the Classic version.
Any suggestions?
Best regards...
0
Comments
could you provide screenshots of the following:
* Report Layout in Visual Studio
* About this report
It works as expected... More or Less...
If I'm right:
You have to create a List and in it place your table.
In the list you can specify the field that groups information and to do a page break at the end of the document.
If you need more details I'll explain better.
To understand better you could take a look to Standard Sales Invoice.
It works as expected... More or Less...
You are right. I have created a Group header and a Group Footer and inserted the information for header and footer. Then I grouped over Invoice No. and made a checkmark in Page Break.
Thank you
you're welcome!
It works as expected... More or Less...