KO
|
EN
gitlite — search
Search
#flutter
#python
#golang
#hacktoberfest
#machine-learning
#dart
#go
#computer-vision
#rust
#deep-learning
#config
#github-config
DtronixPdf
★ 54
Open GitHub ↗
PDF viewer and editor toolset.
Download README (.md)
Explore Similar Repositories
python-dtrace
:
A Python DTrace consumer using libdtrace - Now Python can be used as DTrace Provider and Consumer...
ruby-dtrace
:
Ruby bindings for DTrace
dtrocr
:
No description available.
cedi-dtrace
:
Provides a functional API for tracing programs across system and network boundaries.
dtrace-py
:
Using a Dtrace with Python
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
DtronixPdf
?
Download (.md)
# DtronixPdf [](https://www.nuget.org/packages/DtronixPdf) [](https://github.com/Dtronix/DtronixPdf/actions) 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](https://github.com/orgs/Dtronix/projects/1) ### Usage - [Nuget Package](https://www.nuget.org/packages/DtronixPdf). - Manual building. `dotnet build -c Release` ### Build Requirements - .NET 8.0 ### References - https://github.com/Dtronix/PDFiumCore - https://pdfium.googlesource.com/pdfium/ - https://github.com/bblanchon/pdfium-binaries - https://github.com/mono/CppSharp ### License [MIT](LICENSE) License