Hi,
I’d like to report an issue with conversion .pdf to .html. Problem occurs in Microsoft Edge (Example documents are attached).
I am trying to get „fixed width” document as a result.
When I examined the resulting source code I realized that you are setting override style which overrides the width.
Problematic css rule: @supports(-ms-ime-align:auto) { .stl_02 { width: auto; overflow: hidden;}}
Can you please advise me?
Kind regards
result.zip (822.7 KB)
source.pdf (1.5 MB)