Closed luizfbicalho closed 2 years ago
I believe that the issue in DA-XmlError.docx
Some bad characters inside
I believe that the issue in
DA-XmlError.docx
Some bad characters inside
I understand that something happened or in the document or in the xml, but the real issue is that this doesn't happen in the old OpenXmlPowerTools
If you get the word part <#
I think that this is something related to page breaks or line breaks inside the xml of the content, shoudn't It be treated in the line 512 to remove from the regex?
I Added a Xml Cleaning method
@luizfbicalho plz check that latest changes here works for you.
@luizfbicalho plz check that latest changes here works for you.
how do I get this back to my repo?
Just pull, it is already in your fork
@luizfbicalho plz check that latest changes here works for you.
Looks like its all working, I'll try to update my libraries later, thanks
I did this assembly using the old OpenXmlPowerTools and it worked fine (Except from the > in the other PR), but when I do the same assembly in the clippit I get an error on save
Assert.Fail(): '', hexadecimal value 0x01, is an invalid character.
I created a test to show this error and get some insight on why this is happening.
result.docx data.txt input.docx