marianmarian
Programmer
Hello all,
i am trying to page break a data that is coming from the database to an html table; and i know i will need to use conditional statements such as if-else-statments to force a page break to happen, and someone was also suggestting that i count how many strings are being printed on a page.
To be able to go do the next step i wanted to know how does a document know when to page break if there is no page break specifications set?
thanks.
i am trying to page break a data that is coming from the database to an html table; and i know i will need to use conditional statements such as if-else-statments to force a page break to happen, and someone was also suggestting that i count how many strings are being printed on a page.
To be able to go do the next step i wanted to know how does a document know when to page break if there is no page break specifications set?
thanks.