in reply to Re: Is there any easy way to buffer a string?
in thread Is there any easy way to buffer a string?

Set this on a specific span id, or you could end up with very funny prints:
<style> span.printhere { page-break-after: always } </style> example <textarea>balblalblalbla</tesxtare><span id="printhere"></span>


T I M T O W T D I