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.
Requirements:
Programming Environment: .NET Framework 4.6.1 and higher, and .Net core 1.0 and higher.
Dependencies: NuGet.
Installation:
You can install the library via NuGet Package Manager, or run the following command in the Package Manager Console:
Install-Package compdfkit-api-dotnetAlternatively, you can add "compdfkit-api-dotnet": "1.3.2" to your .csproj file and then run.