Print button in JSP
Is it possible to create a PRINT button in JSP which will also "shrink-to-fit" the page too when printing?
i'm new to JSP as some people know... thank you
Is it possible to create a PRINT button in JSP which will also "shrink-to-fit" the page too when printing?
i'm new to JSP as some people know... thank you
> i'm new to JSP as some people know... thank you
Unless you're sending the print request to the web server, there's nothing Java about this question.
~
the system im making is for people with very small knowledge of computers and wouldnt know how to shrink to fit a page in print preview... so i want to create a button on the website which will do this for them