One other note one this issue: Make sure that if you are clipping your graphics object, that you are allowing Enough extra so that the borders don't get clipped off.
-Bill Ensley Bear Printing -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paulo Soares Sent: Monday, June 19, 2006 8:46 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Bug in iText 1.4.1 Graphics2D rendering. That's a bug with rectangles that is already fixed in the CVS. Paulo > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > David Hedley > Sent: Monday, June 19, 2006 4:44 PM > To: [email protected] > Subject: [iText-questions] Bug in iText 1.4.1 Graphics2D rendering. > > > Firstly, many many thanks for iText, it has been a godsend! > > However, I've just upgraded from iText 1.4 to iText 1.4.1 and I've > noticed that something in the Graphics2D rendering has broken :-( > > It appears that borders on JPanels are no longer rendered correctly in > the PDF - they are either entirely missing or on the wrong place on > the page. > > Is this a known problem and if not is there anything I can do to help > you track down the problem? > > On another Graphics2D rendering note, I read in the archives that > someone was having problems rendering Graphics2D to PDF using Tomcat. > The response was that an Xserver was required. This is not the case. > So long as (under Unix) your DISPLAY variable is _unset_ and all your > JPanels are not doublebuffered then Java will quite happily render > them to PDF using iText without any form of graphics hardware being > present on the web server. > > Regards, > > David > > -- > Dr David Hedley > Technical Director > Vistair > Tel 0870 742 0633 / +441454270812 > Fax 0870 135 0992 > www.vistair.com > -- > Information in this electronic mail message is confidential and may be > legally privileged. It is intended solely for the addressee. Access to > this message by anyone else is unauthorised. If you are not the > intended recipient any use, disclosure, copying or distribution of > this message is prohibited and may be unlawful. When addressed to our > customers, any information contained in this message is subject to > Vistair Systems Ltd, trading as Vistair, Terms and Conditions. > > > > Scanned by MailDefender - managed email security from intY - > www.maildefender.net > > > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > Aviso Legal: Esta mensagem i destinada exclusivamente ao destinatario. Pode conter informagco confidencial ou legalmente protegida. A incorrecta transmissco desta mensagem nco significa a perca de confidencialidade. Se esta mensagem for recebida por engano, por favor envie-a de volta para o remetente e apague-a do seu sistema de imediato. I proibido a qualquer pessoa que nco o destinatario de usar, revelar ou distribuir qualquer parte desta mensagem. Disclaimer: This message is destined exclusively to the intended receiver. It may contain confidential or legally protected information. The incorrect transmission of this message does not mean the loss of its confidentiality. If this message is received by mistake, please send it back to the sender and delete it from your system immediately. It is forbidden to any person who is not the intended receiver to use, distribute or copy any part of this message. _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
