| Java menu knowledge base Applet printing
How to print an applet
- Do not try to print it directly from the browser. Browsers
don't always print pages the same way as they display them - ask
Microsoft and Netscape why :-)
- Take a screenshot of the webpage using any normal image
editor. Then print the screenshot. This works miles better
for all sorts of other dynamic and advanced page content
as well and gives you exactly what you see.
|
|