Hi all,
Using Advanced PDF on Invoice, the number of page printed is depending on the number of line items.
I have a section ( table ) with signature, date, name and title at the bottom of page, is there a way to make sure that the section will be always in 1 page.
Currently what i have is the signature, date and name are in 1st page, and the title is pushed to the 2nd page
note : i tried
CSS page-break-inside Property
but it has no effects
Thanks