Hi to All,
does Someone Know the solution to this problem?
We have a Print_Invoice Form in which we have the tabpanel ( invoice_to_invoice_lines).
In same case the invoice lines of a single Invoice are more (for example 40) than those that we see in the invoice form(20).
The problem for us is that if we want to print the invoice trought the command (forms.Print_Invoice.controller.showPrintPreview(true) ),
we obtain the print of only one page, in wich appear 20 lines of tabpanel. But the second page with the remaining lines of the tabpanel is not printed.
Tanks in ad advance.
Gianni Pinna.