Skip to content

Export table data (in a format like DataTable) to image, using third party lib, background wpf control rendering or CefSharp browser.

Notifications You must be signed in to change notification settings

cd-yang/ConvertHtmlToImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three ways to convert data to image in a WPF application.

  1. Convert html string to image using HTML-Renderer. Inspired by Convert HTML string to image

  2. Render WPF control directly to images.

  3. In the background, convert html format data to images with CefSharp, obtaining relatively good image quality.

About

Export table data (in a format like DataTable) to image, using third party lib, background wpf control rendering or CefSharp browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages