Mathcad Prime Python Scripts - New Line in text files causes a crash
Hello,
I use Python to extract data from Mathcad Prime files, based on the previous post below.
One thing I noticed is that our Python tool will crash when you have a new line in a text region. Getting rid of the new line in the text region gets rid of the crashing issue.
When I go into the Mathcad .zip file with all of the XML data, I do not see any difference between two files - one with text with a new line and one with no new line.
Where would I find the new line data in the text region? I will update the Python code to catch new lines, but I dont even see where the new lines are in the text region.



