Closed boukenka closed 3 years ago
Hello,
Will it work on a blazor wasm? I guess not. Getting the error below.
Unable to load native library. The platform may be missing native dependencies (libjpeg62, etc). Or the current platform is not supported.
Thanks for any answer.
This project is just a wrapper for the native WkHtmlToPdf library, I doubt Blazor allows native DLLs.
Thank you for your answer
Hello,
Will it work on a blazor wasm? I guess not. Getting the error below.
Unable to load native library. The platform may be missing native dependencies (libjpeg62, etc). Or the current platform is not supported.
Thanks for any answer.