Convert part of UI to image/pdf in .NET MAUI. #8125
Unanswered
Realinspirer
asked this question in
General
Replies: 3 comments
-
Also looking. IronPDF and iText7 seem like the best bet for HTML/C# but using WPF (xaml) would be incredible. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
https://www.youtube.com/watch?v=fAIbu496unE talks about a new method called CaptureAsync() - that will get you an image. Converting to a PDF will require a 3rd party library. Outside the scope of MAUI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to convert a part of UI or a control and its contents to a image/pdf and save it?
Or an alternate question can be - How can I print a part of UI in .NET MAUI?
Beta Was this translation helpful? Give feedback.
All reactions