Font size inconsistency in HTML to DOCX export using Adobe PDF Services APIs
We are using Adobe PDF Services APIs for exporting HTML to DOCX through the following endpoints:
The source HTML renders correctly in the browser, with the expected formatting, font sizes, and styles. However, after processing through the Adobe APIs, the font sizes are not retained consistently in the generated DOCX output. As a result, the exported DOCX does not accurately match the original HTML styling.
We have observed that in some cases the font size decreases by a few points, while in other cases it increases unexpectedly. The overall formatting is largely preserved, but the typography fidelity is inconsistent. This behavior appears intermittent/random and is impacting document consistency and output quality.
