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…...Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test...look? test.zip (59.5 KB) image.png (8.5 KB) Thanks, MERGEFIELD number...