This example demonstrates how to implement the DevExpress.XtraRichEdit.Services.IPdfLinkUpdater interface to redirect hyperlinks within an exported PDF document. In particular, this example merges two HTML files containing cross references into a single PDF document and updates external hyperlinks so that they point to bookmarks within the document.
↧