PDF Generation Template Editor
Open-source visual PDF generation engine with customizable templates and developer-friendly APIs.
Open-source visual PDF generation engine with customizable templates and developer-friendly APIs.
ComPDF PDF SDK for Windows provides multiple demos in C# for developers to learn how to call the SDK on Windows. You can find them in the "Examples" folder.
In this guide, we take "PDFViewer" as an example to show how to run it in Visual Studio 2022.
Copy your "license_key_windows.xml" to the "Examples" folder (The file is the license to make your project run).
Find "Examples.sln" in the "Examples" folder and open it in Visual Studio 2022.

Select "PDFViewer" and right-click to set it as a startup project.

Run the project and then you can open the multifunctional "PDFViewer" demo.

Note: This is a demo project, presenting completed ComPDF 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.