Skip to content
ComPDF
DemoSampleAPI ReferenceFAQ
New Release

Open-Source PDF SDK & AI Document Processing

Get the full self-hosted SDK and AI document processing on GitHub. One-click deploy to quickly build your document workflows.

PDF Generation SDK Package Structure

The SDK package of ComPDF Generation for .NET Core includes the following files:

  • "Samples" - A folder containing examples of PDF generation functions.

    • "ConvertToPdf" - Examples of HTML to PDF conversion.
    • "RenderTemplate" - Examples of combining HTML templates with JSON data to generate complete HTML.
    • "RenderAndConvert" - Examples of combining HTML templates with JSON data to generate PDFs.
    • "Resouces/TestFile" - A folder containing test files.
  • "lib" - A folder containing ComPDF Generation dynamic libraries.

  • "nuget" - A folder containing the ComPDF_Generation.NetCore nuget package file.

  • "api_reference_dotnetcore.chm" - API reference manual.

  • "developer_guides_dotnetcore.pdf" - Developer guide.

  • "legal.txt" - Legal and copyright information.

  • "release_notes.txt" - Version update records.

    SDKPack