xceedsoftware / DocX

Fast and easy to use .NET library that creates or modifies Microsoft Word files without installing Word.
Other
1.73k stars 468 forks source link

Error: ' ', hexadecimal value 0x0C, is an invalid character. while creating doc file #207

Open Desigank opened 6 years ago

Desigank commented 6 years ago

Got the below issue while Reading Text file and Creating docx file using DocX dll.

An unhandled exception of type 'System.ArgumentException' occurred in System.Xml.dll Additional information: ' ', hexadecimal value 0x0C, is an invalid character.

XceedBoucherS commented 6 years ago

Hi,

Can you post a sample with the issue please ? Thanks.