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…... Workbook doc = new Workbook("input.xlsx"); doc...names of all shapes in the workbook are listed in the list on...