I modified PdfGraphics2D and the JTable now renders correctly to the pdf.
It's probably time for a new release but I'm on holidays and uploading with
a cell phone at 9.6 kbps is too slow. Let's see if I can get something
faster before September.

Best Regards,
Paulo Soares

----- Original Message -----
From: "Paulo Soares" <[EMAIL PROTECTED]>
To: "Ken Lo" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, August 16, 2002 16:41
Subject: Re: [iText-questions] Cannot print JTable


> There may be some hope ahead. I suspect that your sample is not working
> because PdfGraphics2D don't correctly support create(). I'll see if this
> is
> enough.
>
> Best Regards,
> Paulo Soares
>
> ----- Original Message -----
> From: "Ken Lo" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Friday, August 16, 2002 15:24
> Subject: Re: [iText-questions] Cannot print JTable
>
>
> >
> > Thanks for everyone's reply.
> >
> > My current work-around is to print everything into a BufferedImage and
> > then
> > add the image into the iText document.  It works, but the image
> quality
> > is
> > not that great, compared using PdfGraphics2D.
> >
> > I would like give the class canvas a try to see if this would improve
> > the
> > image quality.  From what I understand from the canvas API, I need to
> > re-implement the JTable.print() method in the canvas.paint() method.
> Is
> >
> > that right?




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to