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…... rnara January 2, 2025, 5:24am 17 Hi @johnson...issue? Thanks, Krishna John.He January 2, 2025, 5:38am 18 @rnara I’m...