This product is retired as of September 2020 See PDFTon WebView
===
SeeC:\Program Files\ActivePDF\Reader Plus\Samples\
for sample code delivered with the installer.
Reader Plus comes with three folders of samples to explore. If you are working in:
- Microsoft Visual Studio, use the Reader_Plus.cs folder or Reader_Plus.vb folder.
- Your own web development environment, use the Reader_Plus.html folder.
The following procedure guides you through the steps needed to create a basic Reader Plus site using the .CS sample.
To Create a Basic Reader Plus Site in Microsoft Visual Studio
- Open the file explorer and and browse to:
C:\Program Files\ActivePDF\Reader Plus\Samples\
- Select the Samples folder, copy it, then paste it on your desktop.
- Open Microsoft Visual Studio.
- Select File > Open Web Site, and browse to:
C:\Users\Your_login_name\Desktop\Samples\Reader_Plus.cs
- Select the Reader_Plus.cs folder, and then click Open.
- In the Solution Explorer, select Basic_implementation.aspx, right-click and select Browse With, then select a browser.
The example Reader Plus web page displays. Click on the menu options and explore the tools. - In the Solution Explorer, double-click on Basic_implementation.aspx and select the Source view.
The script of the example Reader Plus web page displays. Examine the code, and experiment with editing the code. See the Customizing the UI with JavaScript topic, and code examples posted on the ActivePDF Examples site.
Note: Select and browse other .asp files, such as Customize_UI.aspx, Anti_forger.aspx, Add_annotation.aspx to explore features.
Comments
0 comments
Please sign in to leave a comment.