Hi all,
I have been working on a PHP based application where a user would be allowed to print out specific, yet dynamic information.
I am using a different style sheet for the print page, but I am having a slight issue.
At times some of my stuff is chopped off between pages.
Is there some function, method, or just concept that you all use to smooth all of this out?
Basically, I want to force the point that if there is a word that will be cut off, let's move the line to the next page....
Any thoughts?
Thanks
Sage