Hi,
I would like to print the data from a jsp-page, to a desired printer! I'm not sure how to do this, and the normal javascript print() is not OK. I would like to set the size for the object.
I was thinking about to use the
java printing API via a JavaBean, but I'm not sure how it will work.
Is it going to do all the work on the server and the user will not se anything?
Can someone lead me in the right direction? Am I totally lost, thinking like this?
/Emil Karlsson