Hi Team,
We are trying to transformation input file(xlsx) to Pdf with below code.
Workbook doc = new Workbook("input.xlsx");
doc.save("output.Pdf");
In output file, you can see the wrong drawing. The c…...Image distorted in excel to pdf transformation (ECDCTS-10606)...the problem is that when we render shapes in a “group” state,...