I need to print a dialog box with some components, onto a printer and yes defiantly on a paper. The app on which i am working is java desktop app made using swings. I am using Netbeans 7.2 for that. How can I achieve this task? Do I need to import any external libraries or can this be done using the in-built Java libraries.
Share
You can use the in-built java libraries… from “javax.swing”