 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Bruce Houghton Guest
|
Posted: Sun Apr 04, 2004 3:59 pm Post subject: Print from Applet |
|
|
To all;
When I print from an Applet, I get 6(six) request from Java asking for
permission
to print on my local printer before it finally prints;
lookupDefaultPrintService() gives me 1
createPrintJob() gives me 1
job.print(doc, pra s) gives me 4.
It also puts the System Task(Windows XP Pro) into a heavy loop for
about 10(ten) seconds.
I'm using JRE 1.4.1_1.
My JBuilder's JDK is 1.4.1 -b21
Anybody have any experience with this?
Bruce Houghton
|
|
| Back to top |
|
 |
Bruce Houghton Guest
|
Posted: Mon Apr 05, 2004 10:48 pm Post subject: Re: Print from Applet |
|
|
The solution was to install JRE 1.4.2_02...
"Bruce Houghton" <bhought (AT) globalserve (DOT) net> wrote
| Quote: | To all;
When I print from an Applet, I get 6(six) request from Java asking for
permission
to print on my local printer before it finally prints;
lookupDefaultPrintService() gives me 1
createPrintJob() gives me 1
job.print(doc, pra s) gives me 4.
It also puts the System Task(Windows XP Pro) into a heavy loop for
about 10(ten) seconds.
I'm using JRE 1.4.1_1.
My JBuilder's JDK is 1.4.1 -b21
Anybody have any experience with this?
Bruce Houghton
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|