Hi,
    I have developed an intranet application using jsp/servlets. I need to
print a multipage report which have common header and footer. Also I have to
specify the page size and font. For single page printing I was using
javascript function window.print(). But it is impossible to use in it in
this case. Also I want to avoid the print dialog of the browser. All client
machines are using IE 5 or above. Is there any open source java api which
can be run inside to generate the report and print it. Or is there any HTML
way for it.
                    Thanx in advance.
                        Anto


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to