@@ -259,23 +259,24 @@ Please find the [documentation of the PDFium API on developers.foxit.com](https:
259259
260260The following projects use (or recommend using) our PDFium builds:
261261
262- | Name | Language | Description |
263- | :-------------------------| :---------| :------------------------------------------------------------------------------------------------------------|
264- | [ dart_pdf] [ dart_pdf ] | Dart | PDF creation module for dart/flutter |
265- | [ DtronixPdf] [ dtronixpdf ] | C# | PDF viewer and editor toolset |
266- | [ go-pdfium] [ go-pdfium ] | Go | Go wrapper around PDFium with helper functions for various methods like image rendering and text extraction |
267- | [ libvips] [ libvips ] | C | A performant image processing library |
268- | [ PDFium RS] [ pdfium_rs ] | Rust | Rust wrapper around PDFium |
269- | [ pdfium-vfp] [ pdfium-vfp ] | VFP | PDF Viewer component for Visual FoxPro |
270- | [ PDFiumCore] [ pdfiumcore ] | C# | .NET Standard P/Invoke bindings for PDFium |
271- | [ PdfiumLib] [ pdfiumlib ] | Pascal | An interface to libpdfium for Delphi |
272- | [ PdfLibCore] [ pdflibcore ] | C# | A fast PDF editing and reading library for modern .NET Core applications |
273- | [ PDFtoImage] [ pdftoimage ] | C# | .NET library to render PDF content into images |
274- | [ PDFtoZPL] [ pdftozpl ] | C# | A .NET library to convert PDF files (and bitmaps) into Zebra Programming Language code |
275- | [ PDFx] [ pdfx ] | Dart | Flutter Render & show PDF documents on Web, MacOs 10.11+, Android 5.0+, iOS and Windows |
276- | [ PyPDFium2] [ pypdfium2 ] | Python | Python bindings to PDFium |
277- | [ Spacedrive] [ spacedrive ] | Rust/TS | Cross-platform file manager, powered by a virtual distributed filesystem |
278- | [ wxPDFView] [ wxpdfview ] | C++ | wxWidgets components to display PDF content |
262+ | Name | Language | Description |
263+ | :---------------------------| :---------| :----------------------------------------------------------------------------------------|
264+ | [ dart_pdf] [ dart_pdf ] | Dart | PDF creation module for dart/flutter |
265+ | [ DtronixPdf] [ dtronixpdf ] | C# | PDF viewer and editor toolset |
266+ | [ go-pdfium] [ go-pdfium ] | Go | Go wrapper around PDFium with image rendering and text extraction |
267+ | [ libvips] [ libvips ] | C | A performant image processing library |
268+ | [ PDFium RS] [ pdfium_rs ] | Rust | Rust wrapper around PDFium |
269+ | [ pdfium-vfp] [ pdfium-vfp ] | VFP | PDF Viewer component for Visual FoxPro |
270+ | [ pdfium.vapi] [ pdfium-vapi ] | Vala | Vala vapi binding and GTK demo app to display PDF content |
271+ | [ PDFiumCore] [ pdfiumcore ] | C# | .NET Standard P/Invoke bindings for PDFium |
272+ | [ PdfiumLib] [ pdfiumlib ] | Pascal | An interface to libpdfium for Delphi |
273+ | [ PdfLibCore] [ pdflibcore ] | C# | A fast PDF editing and reading library for modern .NET Core applications |
274+ | [ PDFtoImage] [ pdftoimage ] | C# | .NET library to render PDF content into images |
275+ | [ PDFtoZPL] [ pdftozpl ] | C# | A .NET library to convert PDF files (and bitmaps) into Zebra Programming Language code |
276+ | [ PDFx] [ pdfx ] | Dart | Flutter Render & show PDF documents on Web, MacOs 10.11+, Android 5.0+, iOS and Windows |
277+ | [ PyPDFium2] [ pypdfium2 ] | Python | Python bindings to PDFium |
278+ | [ Spacedrive] [ spacedrive ] | Rust/TS | Cross-platform file manager, powered by a virtual distributed filesystem |
279+ | [ wxPDFView] [ wxpdfview ] | C++ | wxWidgets components to display PDF content |
279280
280281* Did we miss a project? Please open a PR!*
281282
@@ -344,3 +345,4 @@ The following projects use (or recommend using) our PDFium builds:
344345[dtronixpdf]: https://github.com/Dtronix/DtronixPdf
345346[pdftozpl]: https://github.com/sungaila/PDFtoZPL
346347[spacedrive]: https://github.com/spacedriveapp/spacedrive
348+ [pdfium-vapi]: https://github.com/taozuhong/pdfium.vapi
0 commit comments