Hi,
we use following code to render an image in Excel to png:
Workbook wb = new Workbook(“Example2.xlsx”);
Worksheet excelWorksheet = wb.Worksheets[“Example 2”];
string rangeName = “BIPLI_Example2”;
CellsHelper.DPI …...rendering, which may help with layout issues. Margins and Page Setup...