Version 10
Version 9
Version 8
Version 7
Version 6
This guide demonstrates how to set up the Tools library project. To begin using the Tools framework, you must have first added it to your project and set up the PDFViewCtrl.
In the solution explorer, right click on the PDFNetSample solution and select Add -> Existing Project... Navigate to the folder where the PDFNet package was unzipped, Open the Samples Folder and then the PDFViewCtrlTools_VS2015 Folder. Inside here you should find PDFViewCtrlTools_VS2015.csproj. Select it and select Open.
Adding the PDFViewCtrlTools Project to the solution
pdftron.PDF.Tools.ToolManager MyToolManager; ```
public MainPage() { ... MyToolManager = new pdftron.PDF.Tools.ToolManager(MyPDFViewCtrl); } ```
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales