Re: [iText-questions] Anchor is disabled when added to a PdfPCell
Use Chunk.setAnchor(). - Original Message - From: "Anri Adzhiashvili" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 15, 2004 9:06 PM Subject: [iText-questions] Anchor is disabled when added to a PdfPCell > Hello, > > When I create
[iText-questions] Anchor is disabled when added to a PdfPCell
Hello, When I create an Anchor and pass it into the constructor of a PdfPCell, for instance... Anchor linkAnchor = new Anchor("[EMAIL PROTECTED]", FontFactory.getFont("Arial", 11, Font.UNDERLINE, Color.BLUE)); linkAnchor.setReference("mailto:[E