letter next page
Posted: Thu Mar 18, 2004 4:31 am
hi all,
i am real stuck and need some advise.
i am coding some letter templates which will popup in a new window and bring up the print dialogue box for the user to print the letter when the user clicks a button on the website 'print letter'.
i need a method of finding out if the letters body text is one page or two pages long. the letters body text will be half static data and half dynamic data. thats why its impossible to know how the long the letters going to be.
if the letter is two pages long then i need to break off page 1 and begin printing on page 2. on page 2 i will need to reprint the header and footer with the remaining text for the body from page 1.
i am real stuck and need some advise.
i am coding some letter templates which will popup in a new window and bring up the print dialogue box for the user to print the letter when the user clicks a button on the website 'print letter'.
i need a method of finding out if the letters body text is one page or two pages long. the letters body text will be half static data and half dynamic data. thats why its impossible to know how the long the letters going to be.
if the letter is two pages long then i need to break off page 1 and begin printing on page 2. on page 2 i will need to reprint the header and footer with the remaining text for the body from page 1.