print a webpage

T

tascien

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
 
G

Glen Pepicelli

Java can render simple web pages but it can't read and print everything
thats out there-- i.e. Microsoft's IE and Netscape. For this reason you
may have to look into solutions provided by these browsers rather than
pure Java solutions.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,054
Latest member
LucyCarper

Latest Threads

Top