Re: java.awt.Printjob

1998-07-02 Thread Paul Reavis
Gary Mart (GAM22) admin0 wrote: > > On Thu, 2 Jul 1998, Paul Reavis wrote: > > > Reinhard Simon wrote: > > > > > > I want to print a Canvas with a picture (gif) directly from a frame. > <--snip > > > > Now, we take snapshots, dump them as PNG images (better JDK native > > support through zlib th

Re: java.awt.Printjob

1998-07-02 Thread Gary Mart \(GAM22\) admin0
On Thu, 2 Jul 1998, Paul Reavis wrote: > Reinhard Simon wrote: > > > > I want to print a Canvas with a picture (gif) directly from a frame. <--snip > > Now, we take snapshots, dump them as PNG images (better JDK native > support through zlib than gif), spit out some HTML that references them,

Re: java.awt.Printjob

1998-07-02 Thread Paul Reavis
Reinhard Simon wrote: > > I want to print a Canvas with a picture (gif) directly from a frame. > So I use a Printjob, but it does not work on both of my linux-systems. > After the frame Print Dialog, I get a frame "Print Error" with > the message : Could not execute pring command (L_java.lang.Str

java.awt.Printjob

1998-07-01 Thread Reinhard Simon
I want to print a Canvas with a picture (gif) directly from a frame. So I use a Printjob, but it does not work on both of my linux-systems. After the frame Print Dialog, I get a frame "Print Error" with the message : Could not execute pring command (L_java.lang.String...) If I write the output to