XFINIUM.PDF Samples Explorer for ASP.NET MVC

Actions

The Actions sample shows the PDF actions support available in Xfinium.Pdf library. The following actions are presented: go to actions for navigating to a random page in the document, uri actions for launching a web url, launch actions for launching an executable file on the local machine, remote go to actions for navigating to a PDF page in an external PDF file, named action for executing predefined operations and Javascript actions for executing Javascript code in a PDF file.

Source code:
Run Sample