Hello, I get this error (Property or Method not found: ParaStyleName) when converting the attached file from ODT to EPUB with Open Office and Writer2Epub. I know both programs are old and discontinued, but I'm used to working with them.
Anyone knows what the issue is?
Thank you in advance
EDIT: Fixed. W2E's temporary window got stuck on a line that says
if oTextElement.ParaStyleName = "Table Heading" then, so I figured it had something to do with tables, and after some trial and error I located the issue in some tables that seemed to be one inside the other - Open Office's navigator showed two tables, but there was only one. I fixed those and all went smoothly.