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…...outputFilePathPdf = Path.Combine(outputPath, Path.ChangeExtension(templateInfo...outputFilePathDocx = Path.Combine(outputPath, Path.ChangeExtension(templateInfo...