You want to use style sheet for this, for example you can do page break
using <DIV style="page-break-before: always;">Some Content</DIV>
Take a look at this link:
http://www.webreview.com/pub/2000/01/07/style/nov99.html
Christian
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of HASAN BASRI AKIRMAK
> Sent: Tuesday, May 16, 2000 3:32 PM
> To: [EMAIL PROTECTED]
> Subject: How can I arrange a JSP document to print on paper ?
>
>
> Hello,
> I know, this may be a little weird question but, in our IS application, we
> are generating database reports using JSP + beans (outputs are in
> HTML). And
> the customer likes us to make some basic arrangements on output, like
> printing every people's output on a seperate A4 paper, or
> providing the sum
> of a colon at the end of the page.
>
> My question is is there any trick that we can use to arrange a report's
> certain rows to print in a paper (Any page break hints maybe ? ) ?
>
> Thanx for any help in advance ...
>
> --
> HBA
> [EMAIL PROTECTED]
>
> ==================================================================
> =========
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets