The requirement of "My client" is to show in order to make a personalized page print using the window.print method for js. Main problems:
How can I check how many pages a page creates a letter size when populating content dynamically?
If the content is copied at the end of the page, it can automatically transfer the content to the next page. Now you can check whether the content will be interrupted or not at the end of the page, when the data is filled dynamically depending on the number of filled records?
Uzair source
share