Windows
ComPDFKit PDF SDK
Get Started

How to Run a Demo

 

ComPDFKit PDF SDK for Windows provides one demo in C# for developers to learn how to call the SDK on Windows. You can find them in the "ComPDFKit.Demo" folder. In this guide, it takes the "C#" demo as an example to show how to run it in Visual Studio 2017.

 

1. Double-click the "ComPDFKit.Demo.sln" found in the "ComPDFKit.Demo" folder to open the demo in Visual Studio 2017.

 

2. Click on "Start" to run the demo on a Windows device. In this guide, a Windows10 device will be used as an example. After building the demo successfully, click the "Open" button,and select a PDF Document, then it will be opened and displayed.

 

How to Run a Demo

 

Note: This is a demo project, presenting completed ComPDFKit PDF SDK functions. The functions might be different based on the license you have purchased. Please check that the functions you choose work fine in this demo project.