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…...feature, it is using English local but could still produce the...without changing the thread locale, otherwise it is not possible...