Aug 102012
Programming in python: Edit RTF file using Python on newest questions tagged python – Stack Overflow
Maybe this is a dumb question, but I don’t get it so appologize
I have an RTF document, and I want to change it. E.g. there is a table, I want to duplicate a row and change the text in the second row in my code in an object-oriented way.
I think pyparsing should be the way to go, but I’m fiddling around for hours and don’t get it. I’m providing no example code because it’s all nonsense I think :/
Am I on the right path or is there a better approach?
Anyone did something like that before?
See Answers
source: http://stackoverflow.com/questions/11899328/edit-rtf-file-using-python
Programming in python: programming-in-python
Recent Comments