print a webpage



Hallo Programmers out there...

I have a simple (but complex) question... haha, never hear of that
before... simple but complex:

In an applet, I want to:

1 - download a webpage
2 - print that webpage

now complex:

3 - i don't want the user to see the webpage on the screen. the only
thing the user sees is that Java Warning: Applet would like to print.
do you want to allow this?

Any hints?

Tascien

.



Relevant Pages

  • applet "interrupts" webpage navigation
    ... i've written a small applet that runs next to the browser and provides ... the navigation to the new webpage; i.e., the user usually has to press ... it would pause the applet long enough to give the browser time to go to ...
    (comp.lang.java.gui)
  • applet "interrupts" webpage navigation
    ... i've written a small applet that runs next to the browser and provides ... the navigation to the new webpage; i.e., the user usually has to press ... it would pause the applet long enough to give the browser time to go to ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: Validation failed. Root certificate
    ... Now download it again from the webpage www.zonelabs.com/ ... > My computer has just had anew motherboard installed under warranty and ... Prev by Date: ...
    (microsoft.public.windowsxp.general)
  • Re: applet "interrupts" webpage navigation
    ... When are you destroying/creating your applet. ... Put a debug on the OnError event also to see how to handle navigation errors ... i've written a small applet that runs next to the browser and provides ... the navigation to the new webpage; i.e., the user usually has to press ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Applet will contact website the 1 time only.
    ... I'm trying to make and applet that will contact another website, ... the click of a button from a webpage. ... I only put it in the init for test.. ... public void init() { ...
    (comp.lang.java.help)