Hello all,
Is there a JSP script I can run to point to a JPEG file on the local filesystem to be printed to the Windows default printer? Thanks.
Edit: I have the file on my server already. How would I load the file into a browser to run window.print()? Thanks