/QuestPDF.Native

Primary LanguageC#OtherNOASSERTION

This project integrates Skia and QuestPDF. It consists of two layers:

  • Native unmanaged code - C++ wrapper for Skia that exposes and/or composes Skia APIs necessary for QuestPDF,
  • Managed dotnet code - low-level wrapper using P/Invoke calls to access native code.