Question
How to Determining TextFrame Position in IDML Using XML and Python: Handling Negative Values
After extracting the IDML file, I checked the `TextFrame` elements in the `Spreads.xml` file.
However, when I calculate the position using a matrix, I get negative values.
The document size and the `TextFrame` size are calculated correctly, but I’m not sure how to properly calculate the position.
Can you help me with this?
* I am using Python.
<Title renamed by MOD>
