Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why do some elements disappear in HTML or XLS output?

disappear elements html output xls
0
0 Posted

Why do some elements disappear in HTML or XLS output?

0
0

The most probable cause of this is the fact that these elements overlap with some other elements. The HTML, XLS and the ODT exporters are so-called grid exporters. They arrange the content of a document page in a grid using a positioning algorithm. In each cell of the resulting grid we can put only one element, so the elements that are placed behind some other elements will be ignored when exporting to these formats and will not appear. The missing elements could overlap with only one or few pixels, but that is enough for then to be removed from the grid. To avoid this effect, you should follow the recommendations in this other FAQ about making grid exporter friendly reports.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123