-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
I call OpenFile on the MoonPdfPanel and get the following exception:
An exception of type 'System.DllNotFoundException' occurred in MoonPdfLib.dll but was not handled in user code
Message
Det gick inte att läsa in DLL-filen libmupdf.dll: Det går inte att hitta den angivna modulen. (Undantag från HRESULT: 0x8007007E)
Stack Trace
vid MoonPdfLib.MuPdf.MuPdfWrapper.NativeMethods.NewContext(IntPtr alloc, IntPtr locks, UInt32 max_store)
vid MoonPdfLib.MuPdf.MuPdfWrapper.PdfFileStream..ctor(IPdfSource source)
vid MoonPdfLib.MuPdf.MuPdfWrapper.GetPageBounds(IPdfSource source, ImageRotation rotation, String password)
vid MoonPdfLib.MoonPdfPanel.LoadPdf(IPdfSource source, String password)
vid MoonPdfLib.MoonPdfPanel.Open(IPdfSource source, String password)
vid MoonPdfLib.MoonPdfPanel.OpenFile(String pdfFilename, String password)
I am using Nuget package version 0.3.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels