Hi,
When converting a Docx with French date fields To PDF. I noticed the formatting has been reset To English:
Code:
var Doc = new Document(@".\test.Docx");
Doc.Save(@".\test.pdf");
When I did the same in Word ‘save…...(Language Setting) & Convert DOCX to PDF using Aspose.Words (C#...11:18am 1 Hi, When converting a DOCX with French date fields to PDF...