In this article... http://www.aspose.com/docs/display/pdfnet/Update+Links+in+a+PDF+File ... I've tried the demo code in the "Set Link Target to Another PDF File" and get the following error...
{"Unable to cast object of type 'Aspose.Pdf.InteractiveFeatures.GoToURIAction' to type 'Aspose.Pdf.InteractiveFeatures.GoToRemoteAction'."}
It's critical that I'm able to update existing links in this pdf to point to files in the same directory that it resides. I just don't see what I'm doing wrong, as even this sample code doesn't work from the site. Any info is appreciated.
Thanks.