You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing an issue when I want to create PDF from a HTML, which contains dashes, symbols (the issue is not related to the garbled characters, the characters are visible) and some elements. The items are not aligned properly.
This is example with the dashes:
The expected result:
Similar is the situation with strong element:
The actual result:
The expected result:
With the heading elements the situation is the same.