| Author |
Printing from Applet
|
Patricia Fulk
Ranch Hand
Joined: Sep 10, 2001
Posts: 62
|
|
Hi All! I need some help trying to print from an applet. I am running the Java Plugin 1.3_03. I have a questionnaire that I need to print from a signed applet. Since the questionnaire is so long I had to put in a ScrollPane. I could have the user print from the browser file-print, but it will only print that data that is visible to the user. It won't print everything in the ScrollPane. Note: All of the components that I am using are AWT, not Swing. My question is does anyone have some code or documentation that will show how to print AWT components from a signed applet? Any help would be greatly appreciated! Thanks!!!
|
 |
 |
|
|
subject: Printing from Applet
|
|
|