https://issues.apache.org/ooo/show_bug.cgi?id=119520

--- Comment #2 from Jianyuan Li <[email protected]> ---
Root cause: AOO permits an adjustment value reference for path
coordinates(pVertices) such as "M 0 10000 X 2000 ?f0 L 2000 ?f2 Y 4000 5000 X
2000 ?f1 L 2000 $0 Y 0 0 F N" in which "$0" is an adjustment value. While doc
export code do not handle a parameter with adjustment type and the adjustment
indext(0~9) will be exported. So the coordinates will be incorrect.
Resolution: Handle adjustment type parameter when export. Find its actual value
and export it.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to