PDFiumCore icon indicating copy to clipboard operation
PDFiumCore copied to clipboard

.NET Standard P/Invoke bindings for PDFium.

Results 7 PDFiumCore issues
Sort by recently updated
recently updated
newest added

Version 126.0.6462 Some PDFs render well, but with some others, I get error like: Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that...

The structure in PDFiumCore FPDF_LIBRARY_CONFIG_ has a internal struature __Internal, the field m_pUserFontPaths is not set to Zero, and also not a Property to exposure to the user. The non-zero...

Hello, I noticed that the current target framework for the library is netstandard2.1. However, this excludes compatibility with .NET Framework. Would it be possible to switch the target framework to...

Hi, As this lib supports .netstandard 2.1, i figured i could use it with unity. But i encounter two errors : If I just install the nuget package, i have...

Is It possible to include the iOS support? https://www.nuget.org/packages/bblanchon.PDFium.iOS/

I found parameter “findwhat” in other projects define byte[] not “ref ushort findwhat”,Suggestions for other ways to do this?ths // Function: FPDFText_FindStart // Start a search. // Parameters: // text_page...

how to use FPDF_SaveAsCopy