dear all,
I will stuck with one problem.I have one java program in which frame will be there.
I am fetching some data from database and i am selecting background image from dialogbox.
Now i have used BuffereImage class, i want to print that image with text through the printer.
So, how to make java that will print text with background image.
Which class will be used to do so?
please help.
Thank you.