PdfContentByte.setAction() but you must do all the calculation for the active area.
Best Regards, Paulo Soares ----- Original Message ----- From: "David Thielen" <[EMAIL PROTECTED]> To: "Paulo Soares" <[EMAIL PROTECTED]> Cc: "itext" <[EMAIL PROTECTED]> Sent: Tuesday, July 29, 2003 3:53 Subject: Re: [iText-questions] remote goto without chunks > Is there a way to do it using the basic PdfContentByte.showTextAligned? > It > would be a big change in my code to switch the stuff in the url to > chunks. > > thanks - dave > > > ----- Original Message ----- > From: "Paulo Soares" <[EMAIL PROTECTED]> > To: "David Thielen" <[EMAIL PROTECTED]>; "itext" > <[EMAIL PROTECTED]> > Sent: Monday, July 28, 2003 12:41 PM > Subject: Re: [iText-questions] remote goto without chunks > > > > It's possible but you don't have to it. Take a look at > ColumnText.getWidth() > > and ColumnText.showTextAligned() in itext-paulo-123. > > > > Best Regards, > > Paulo Soares > > > > ----- Original Message ----- > > From: "David Thielen" <[EMAIL PROTECTED]> > > To: "itext" <[EMAIL PROTECTED]> > > Sent: Monday, July 28, 2003 17:22 > > Subject: [iText-questions] remote goto without chunks > > > > > > > Hi; > > > > > > I am using just the basic iText and handling all positioning of text > > > myself. Therefore I am not using chunks. > > > > > > Is there a way to do remote goto's (ie jump to a url) in this > situation? > > > If so, how? > > > > > > thanks - dave > > > > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01 > /01 > > _______________________________________________ > > iText-questions mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01 > /01 > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
