I want to print a screen shot of my app frame when user press button. I also want to give user the option to chooser which printer to use, how many page to print, w/e to print in black and white and etc. java PrintUtilities seem to be the solution, http://www.apl.jhu.edu/~hall/java/Swing-Tutorial/Swing-Tutorial-Printing.html, it can print the frame and give user some printing option. however, i use PrintUtilities, it only print 1/4 of my frame, the top right corner. can someone tell me how to fix this or suggest a better way to print that give user some printing options like select which printer to use. thx
Asked
Active
Viewed 385 times