Maybe I don’t understand, but I have a problem 'page-break-before: auto’:
I’ using TR style='page-break-before: auto' in order to force a page brake
in case the text in the line will cause a part of the line to be printed in
the next page (the text is dynamic, so I can’t use “always”) , BUT it is not
working.
I have tested it with DIV as well, same results – no effect.
Can some one show me a sample of how to do it?
Thanks
Rami