Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.21 KB

readme.md

File metadata and controls

37 lines (23 loc) · 1.21 KB

D365 PCF - Image Control

Build Github All Releases

Image control for Multiple Lines of Text fields

This control can be added as a custom control for a Multiple Lines of Text field to display the contents as an image

Drag and Drop Here Sample Image

The control will store the Base64 encoded content of the PNG image without the data:image/png;base64, at the start

This will allow us to output the image in a word document, as shown in the example below

Word Template Example


Download

The solution can be downloaded from the Releases page


Docs

Development Docs


License

MIT