Hi
We have some troubles with the correct layout of svg images in word or pdf. Also there are different behaviors saving either as docx or pdf.
Problems:
- Text alignement ignoring text-anchor: end / middle (occurs when only transform="…" without x=“0” y=“0” is set)
- Arc drawing: incorrect output in pdf
- Font-Styles: incorrect output in word (when fonts are not installed locally)
- font-weight seems to ignore numerical values as 400,700 (workaround use normal/bold)
Windows Universal, Aspose.Words v18.10.0
Sample svg File and Outputs: svg_issues.zip (489.1 KB)
Could you please give us some hints for possible solutions/workarounds.
Thanks in advance.