Hi, > Vadim Bauer <[email protected]> hat am 14. Dezember 2014 um 13:00 > geschrieben: > > > Hello, > > I created an PDF Overlay with two PDDocuments > > Overlay overlay = new Overlay(); > overlay.overlay(overlayPdf,original); > Everything is working fine except that the hyperlink in the overlay PDF is not > in the final PDF anymore. It was converted to a simple text. > > How to overcome this issue without adding text and image myself to the final > pdf. Looks like you are using the old overlay feature. Try OverlayPDF which implements a more advanced approach.
> Cheers, > Vadimo BR Andreas Lehmkühler

