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 April 3, 2025, 6:27am 34 Hi @John...issue? Thanks, Krishna John.He April 3, 2025, 6:49am 35 @rnara Sorry...