Printing slow as an Applet



Hi, I have a question. I have a simple Java program which creates a
JTable and print the content. The JTable is 300 rows and 6 columns. And
I am using JBuilder as IDE.

The problem is when I run my code as a stand alone program using java
version 1.5.0_02-b09 VM, the printing is fast and the printjob size is
about 9 MB.

However, after I add the same code to an applet, when I run the same
code as an applet, the print job is huge (59 MB) and it took several
minutes to spooling. And eventually it says failed to print.

The browser I am using is IE and it connects to the same 1.5.0_02-b09
VM I used for the stand alone program.

Please help me out.

Thanks.

Hong

.



Relevant Pages

  • HELP: How to approach a project (? Web Start)
    ... -User accesses a Java program on the on that webpage (Applet? ... Information from the web-server database (ie the form data entered by ... -The program then sends the information to a secondary secure web server, ...
    (comp.lang.java.help)
  • Re: sessions being destroyed prematurely
    ... I am using the CLI for a simple Java program instead of an applet ... Below all this is what phpinfo shows under the session heading from ...
    (comp.lang.php)
  • Re: MySQL Connector/J how to??
    ... >to connect a simple java program or Applet to ... >a MYSQL server on another machine??? ... The Applet must be signed to do that. ... Coaching, problem solving, economical contract programming. ...
    (comp.lang.java.programmer)
  • Re: Can a Java program be both an applet and stand alone?
    ... "Can a Java program be both an applet and a stand alone program?". ... Why didn't you ask the interviewers? ...
    (comp.lang.java.programmer)
  • Re: Can a Java program be both an applet and stand alone?
    ... "Can a Java program be both an applet and a stand alone program?". ... It's a rubbish interview question though. ... It would have been better to have asked him to write a class that was both an application and an applet. ...
    (comp.lang.java.programmer)