>Can anyone give a solution of how to print an HTML file using the
>JPS(java printing service).
You might look into how to feed it to a browser and get the browser to
print it. Java's out the box HTML rendering is pathetic. See
http://mindprod.com/jgloss/htmlrendering.html
Other possibilities are to convert the HTML to PDF ahead of time.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.