Skip to main content
Question

FME Server App not rendering correctly in Edge.

  • November 3, 2022
  • 1 reply
  • 25 views

btl
Contributor
Forum|alt.badge.img+7
  • Contributor
  • 21 replies

I've got a server app that uses an HTMLReportGenerator to create a simple web page. It contains a few paragraphs, a table and a very simple SVG chart. However, when I run it from Edge, the SVG is missing, and line spacing and font sizes are different. In Chrome it's fine.

However, if I do View Source, copy the html into a new doc and open that in Edge it looks as expected.

 

Styling is within the html, except that which it references from bootstrap@4.5.3/dist/css/bootstrap.min.css

1 reply

siennaatsafe
Safer
Forum|alt.badge.img+12
  • Safer
  • 214 replies
  • November 10, 2022

Hi @btl​ ,

 

Would you mind sending in the HTML that your app is producing? I'd be interested in taking a look. Could you also let me know what version of FME Server you are using?