SharpDocx icon indicating copy to clipboard operation
SharpDocx copied to clipboard

Add New Feature "show Image from Base64 string " example: Image64(bas…

Open mitnick2012 opened this issue 3 years ago • 1 comments

example: Image64(base64Variable)

mitnick2012 avatar Mar 22 '22 09:03 mitnick2012

Thanks for your PR. However, it looks like you forgot something. When I run it, I get this error:

Line 18: error CS0103: The name 'Image64' does not exist in the current context

egonl avatar Mar 30 '22 20:03 egonl

@mitnick2012 any update on this? I'm trying this exactly and would be nice if I don't need to reinvent what you did. :-)

timdhaeyer avatar Nov 16 '22 14:11 timdhaeyer

Added ImageFromBase64 in 2.4.0, closing this PR.

egonl avatar Oct 03 '23 09:10 egonl