Hi Team,
We are trying to transFormation input file with below code.
Document Doc = new Document("test.Docx");
PdfSaveOptions options = new PdfSaveOptions();
Doc.save("output.pdf", options);
Formatting and Alignment o…...// Open a document Document doc = new Document("in.docx"); //...wrapping HarfBuzzTextShaperFa doc.getLayoutOptions().setTextShaperFactory(com...