Part III: Advanced iText Chapter 11: Local and Remote Goto's, Destinations and Outlines Local goto Sometimes you need a link to allow the reader of your document to jump from one position in the text to another. You can achieve this with two methods of class Chunk: setLocalGoto and setLocalDestination. Both methods take 1 parameter: this is the unique name you want to give to the destination.