I have an HTML/CSS printable form that gets generates with content from a MySQL database using PHP. I am having a hard time figuring out how to get the middle content section to print another page if the content section is full. I need to keep the logo and order total section in place and only keep track of the middle content section.
Is there a way to do this with JavaScript? Or what is the best solution for this issue?
Attached are screenshot markups to help see the issue.
http://timkipptutorials.com/images/linked/page1.png http://timkipptutorials.com/images/linked/page2.png