issunboshi
IS-IT--Management
All, I have run into a problem. I have modified a PHP script to dynamically create a barcode image based on a number pulled from the database for that sepcific item. Currently the script creates the JPEG image and displays it on the page with the rest of the image for that item. I want to be able to print just the jpeg image and not the rest of the information on the page. Is there a way in HTML to link that JPEG image so that when I click on it, the image, and only the image is sent to the printer? All I have been able to do so far is call up the print() command that tries to print the entire page, not just the image. Any help would be greatly appreciated.
Ken
Ken