Skip to main content
sanaa59595489
Participant
June 26, 2019
Question

Responsive HTML 5 Generated from FM 2019 has formatting issues

  • June 26, 2019
  • 1 reply
  • 597 views

When an image e.g. icon image, appears in a paragraph or bullet, the indentation gets messed up. The source file is fine if I generate a PDF to check the results are fine but with the Responsive HTML 5, the indentation gets messed up.

Examples of html 5:

I have tried changing the line spacing but that has not helped. I have tried decreasing the icon image so that it's dimension match the text but that has not worked either.

This topic has been closed for replies.

1 reply

Community Expert
June 26, 2019

Hi,

Is it really the image that causes the incorrect indentation?

What happens, when you delete the image and convert again? Does this fix the indentation?

Or could it be that just the first item of a list (numbered or with bullets) has this incorrect indentation.

Is there anything different in the paragraph setup of the first list item?

Best regards

Winfried

sanaa59595489
Participant
June 26, 2019

I tested by deleting the icon image and the indentation is perfect without it

sanaa59595489
Participant
June 26, 2019

I looked up the code of my html files and have found a tag that is added each time an image is added anywhere. When i remove this piece of code, the indentation issue is fixed. But this will not work for me as my help consists of thousands of topics.

Piece of undesired code:      style = "display:inline"