Can I use the repo to convert HTML table to PNG image? #1961
Unanswered
zydjohnHotmail
asked this question in
Q&A
Replies: 1 comment
-
Not directly unfortunately. SkiaSharp is more of a lower level engine. However, you may be able to take advantage of some markdown package that uses SkiaSharp - if that package supports HTML in markdown. Or there may be another library that does this and uses SkiaSharp as a backend. @toptensoftware, does RichTextKit support HTML? |
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.
-
I have a simple HTML table, like this:
Hello:
Can I use the repo to convert the HTML table to PNG file?
Beta Was this translation helpful? Give feedback.
All reactions