Skip to content

majorsilence/DtronixPdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DtronixPdf NuGet Action Workflow

DtronixPdf is a .NET 8.0 library to handle interactions with PDFs via the PDFium library which is inherently not thread safe. This library will serialize all calls which are made to the PDFium backend and execute them all on a single thread via a dispatcher. Results are then returned through Tasks to the calling site.

Supports Linux-x64, OSX-x64, Win-x64, Win-x86.

Project Roadmap

Usage

Build Requirements

  • .NET 8.0

References

License

MIT License

About

PDF viewer and editor toolset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%