My Blazor WASM runtime is currently not supported by QuestPDF #931
-
|
I am running a Blazor ASPNET Core Hosted application with PDF generation capabilities. I was able to generate PDFs before within my app while it was running on .NET 7. On upgrading it to .NET 8 and the QuestPDF package it started showing me the following error when trying to run code that generates PDF: 'The QuestPDF library has encountered an issue while loading one of its dependencies.\n\nYour runtime is currently not supported by QuestPDF. Currently supported runtimes are: win-x86, win-x64, linux-x64, linux-arm64, linux-musl-x64, osx-x64, osx-arm64. \n\nYour current runtime is detected as 'browser-wasm'.' What should I do to fix this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Thank you for your message 😄 For now, please continue using the The QuestPDF 2024 release introduced a significant internal redesign. While providing many exciting features and capabilities, it also temporarily dropped support for specific platforms. Based on Community feedback, we are reintroducing support for various platforms. I am happy to share that WASM is already a work in progress. |
Beta Was this translation helpful? Give feedback.
-
|
Hello, We are closing this thread due to inactivity. Thank you for taking the time to reach out and contribute to the project — your feedback helps us improve QuestPDF. Should you encounter any further problems, please don't hesitate to open a new issue. Thank you! |
Beta Was this translation helpful? Give feedback.
Thank you for your message 😄
For now, please continue using the
2023.12.Xversion. It supports WASM and is still actively maintained.The QuestPDF 2024 release introduced a significant internal redesign. While providing many exciting features and capabilities, it also temporarily dropped support for specific platforms. Based on Community feedback, we are reintroducing support for various platforms.
I am happy to share that WASM is already a work in progress.