We are facing a strange behaviour when saving docx file to pdf
This is our method for saving file
private void SaveDocument(ApplicationDataServerContext serverCtx, TemplateInfo templateInfo, Document document, LoadOpti…...Name, "pdf")); var outputFilePathDocx...ChangeExtension(templateInfo.Name, "docx")); try { // Save as...