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…...Cells Product Family rnara January 27, 2025, 6:44am 21 Hi Team...Thanks, Krishna amjad.sahi January 27, 2025, 8:18am 22 @rnara...