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# .NET)...converting a DOCX with French date fields to PDF. I noticed the...