By Date: <-- -->
By Thread: <-- -->

Rectangle borders



If you're using a Table you can't do it. For the rest, the tutorial has plenty of information and examples in http://itextdocs.lowagie.com/tutorial/objects/tables/pdfptable/index.html#cellevents.

Paulo 

> -----Original Message-----
> From: itext-questions-admin@lists.sourceforge.net 
> [mailto:itext-questions-admin@lists.sourceforge.net] On 
> Behalf Of akoukou@dblab.ece.ntua.gr
> Sent: Wednesday, May 17, 2006 12:02 PM
> To: itext-questions@lists.sourceforge.net
> Subject: RE: [iText-questions] Rectangle borders
> 
> Maybe i did not explain it properly:
> I create the rectangle and use the PdfContentByte.rectangle() 
> to add it at the
> page.
> 
> You said that i should use the PdfPCellEvent or 
> PdfPTableEvent to create dash,
> double or dotted borders. I do not know how to use these 
> objects (i do not
> even have PDFPTable or PdfPCell objects)
> 
> Paulo Soares <psoares@consiste.pt> said:
> 
> > PdfContentByte.rectangle() 
> > 
> > > -----Original Message-----
> > > From: itext-questions-admin@lists.sourceforge.net 
> > > [mailto:itext-questions-admin@lists.sourceforge.net] On 
> > > Behalf Of akoukou@dblab.ece.ntua.gr
> > > Sent: Wednesday, May 17, 2006 10:57 AM
> > > To: itext-questions@lists.sourceforge.net
> > > Subject: RE: [iText-questions] Rectangle borders
> > > 
> > > I'm sorry but i cannot find the methods that will draw the 
> > > rectangle as i want
> > > 
> > > Paulo Soares <psoares@consiste.pt> said:
> > > 
> > > > Draw the borders yourself in a PdfPCellEvent or PdfPTableEvent.
> > > > 
> > > > Paulo 
> > > > 
> > > > > -----Original Message-----
> > > > > From: itext-questions-admin@lists.sourceforge.net 
> > > > > [mailto:itext-questions-admin@lists.sourceforge.net] On 
> > > > > Behalf Of akoukou@dblab.ece.ntua.gr
> > > > > Sent: Wednesday, May 17, 2006 10:08 AM
> > > > > To: itext-questions@lists.sourceforge.net
> > > > > Subject: [iText-questions] Rectangle borders
> > > > > 
> > > > > Hello,
> > > > > 
> > > > > I am using the Rectangle class to display a rectangle.
> > > > > I set the border width (setBorderWidth(float)) and i call the
> > > > > disableBorderSide method to disable some of the borders of 
> > > > > the rectangle.
> > > > > 
> > > > > But, i need more that a single line for the borders. My 
> > > > > requirements are for
> > > > > creating rectangles with single line, double line, dashed 
> > > > > line and dotted line
> > > > > as borders. I have to mention that it is possible to have a 
> > > > > rectangle with
> > > > > mixed type of borders (for example left border-> double, 
> > > > > right border->dotted)
> > > > > 
> > > > > Does anyone know if this is possible?
> > > > > 
> > > > > 
> > > > > 
> > > > > -------------------------------------------------------
> > > > > Using Tomcat but need to do more? Need to support web 
> > > > > services, security?
> > > > > Get stuff done quickly with pre-integrated technology to make 
> > > > > your job easier
> > > > > Download IBM WebSphere Application Server v.1.0.1 based on 
> > > > > Apache Geronimo
> > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
> > > > > dat=121642
> > > > > _______________________________________________
> > > > > iText-questions mailing list
> > > > > iText-questions@lists.sourceforge.net
> > > > > https://lists.sourceforge.net/lists/listinfo/itext-questions
> > > > > 
> > > > 
> > > > 
> > > > Aviso Legal:
> > > > Esta mensagem ÃÂ destinada exclusivamente ao destinatÃÂrio. 
> > > Pode conter
> > > informaÃÂÃÂo confidencial ou legalmente protegida. A incorrecta 
> > > transmissÃÂo
> > > desta mensagem nÃÂo 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. Ã&#65533; proibido a 
> qualquer 
> > > pessoa que nÃÂo o
> > > destinatÃÂrio 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.
> > > > 
> > > > 
> > > > 
> > > > -------------------------------------------------------
> > > > Using Tomcat but need to do more? Need to support web 
> > > services, security?
> > > > Get stuff done quickly with pre-integrated technology to 
> > > make your job easier
> > > > Download IBM WebSphere Application Server v.1.0.1 based on 
> > > Apache Geronimo
> > > >
> > > http://sel.as-us.falkag.net/sel?cmd___________________________
> > > ____________________
> > > > iText-questions mailing list
> > > > iText-questions@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/itext-questions
> > > > 
> > > 
> > > 
> > > 
> > > -- 
> > > 
> > > 
> > > 
> > > 
> > > 
> > > -------------------------------------------------------
> > > Using Tomcat but need to do more? Need to support web 
> > > services, security?
> > > Get stuff done quickly with pre-integrated technology to make 
> > > your job easier
> > > Download IBM WebSphere Application Server v.1.0.1 based on 
> > > Apache Geronimo
> > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
> > > dat=121642
> > > _______________________________________________
> > > iText-questions mailing list
> > > iText-questions@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/itext-questions
> > > 
> > 
> > 
> > Aviso Legal:
> > Esta mensagem ÃÂ destinada exclusivamente ao destinatÃÂrio. 
> Pode conter
> informaÃÂÃÂo confidencial ou legalmente protegida. A 
> incorrecta transmissÃÂo
> desta mensagem nÃÂo 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. Ã&#65533; proibido a 
> qualquer pessoa que nÃÂo o
> destinatÃÂrio 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.
> > 
> >
> &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#6553
> 3;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65
> 533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#
> 65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;
> &#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#6553
> 3;&#65533;&#65533;ÃÂ)ÃN&#65533;&#65533;jÃÃÂw&#65533;vÃÂj+{Ã^y
> ÃhÂÃiÂÂpyÂ&#65533;Ã&#65533;zÃÃyÃÂ&#65533;Ã&#65533;ÃlÂÃÃv&#65
> 533;ÃÂÃ&#65533;&#65533;\Â&#65533;ÃiÂÃÃ&#65533;Ã 
> ÂÂ^vÃ&#65533;&#65533;z%Â> ÂÂfÂ{*.&#65533;:yÂ"zÂÃÃyhi&#65533;1g&#65533;J&#65533;^ÂÃ)ÂX&
> #65533;jÃÂ&#65533;'ÂÂÃÃ&#65533;_Ã&#65533;VÃÂÃh&#65533;
> >
> Zr&#65533;zÂ'&#65533;j!ÂÃ&#65533;&#65533;Ã&#65533;ÃÂÃÃ&#6553
> 3;}ÂdjÃzÃÃz_Ã&#65533;&#65533;OÃ&#65533;ÃNÃÃÃÃÃN{ÃÃÂÃ&#65533;&
> #65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533
> ;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#655
> 33;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#6
> 5533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&
> #65533;&#65533;&#65533;&#65533;Ã&#65533;{&#65533;ÂÃÂÂ*'ÂfÂ&#6
> 5533;)Ã&#65533;+-&#65533;7ÂÂÃ&#65533;zÃbÂ{&#65533;&#65533;+-ÂÃ
> (ÂÂ~&#65533;Ã{ÃÃÂmÂÃ&#65533;ÃXÂÂÃÃÂÃÃyÃ+&#65533;ÃÃzÃÃ&#65533
> ;ÃlÃXÂÂ)ÃÂÃÂ{&#65533;ÂÃÂÂ*'
> > 
> 
> 
> 
> -- 
> 
> 
> 
> 
> 
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web 
> services, security?
> Get stuff done quickly with pre-integrated technology to make 
> your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on 
> Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
> dat=121642
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> 


Aviso Legal:
Esta mensagem à destinada exclusivamente ao destinatÃrio. Pode conter informaÃÃo confidencial ou legalmente protegida. A incorrecta transmissÃo desta mensagem nÃo 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. à proibido a qualquer pessoa que nÃo o destinatÃrio 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.

Rȁ:&q«[ºÙÞyÛhv‰¨­ã^yÛh²êi¢»py»®øœzËrêâ·!ž¶Ën}÷hêÉ%Ë­†šÞ{^‚¶­yÛ^rè2¶‰š‘ì¸èmæêÃ	åHÅm*az·€¦™bq«b¢tž®÷«¿]5m«v‰À§!xg«¢x¦¢m§ÿìzV¬ºÇÚF ë±é\™