Skip to main content
Released

HTML Writer

Related products:FME Form
  • January 28, 2015
  • 5 replies
  • 48 views

fmelizard
Safer
Forum|alt.badge.img+22
Create simple HTML 5 documents. Features specify headings, text, pictures, tables which are strung together to make a document. Potentially embed SVG, three.js inside.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

5 replies

redgeographics
VIP
Forum|alt.badge.img+63
Currently using the XMLTemplater for this, and then write out to a text file. It would be useful if the XMLTemplater could be told not to validate anything (or create a TextTemplater which is essentially the XMLTemplating without validation)

mark2atsafe
Safer
Forum|alt.badge.img+59
  • Safer
  • November 23, 2015
I'm told this is "solidly on the roadmap" for FME 2016.1

 


fmelizard
Safer
Forum|alt.badge.img+22
  • Author
  • Safer
  • February 26, 2016

Not only on the roadmap, but @donatsafe demo'd it this week to a rapturous reception in France. Check out the 1, 2, 3 punch of the HTMLReportGenerator, HTMLLayouter, and HTML Writer in FME 2016.1 beta. Sprinkle in an S3Uploader for good measure and you're publishing killer, responsive HTML documents to the masses.


Forum|alt.badge.img+1

This has been released as part of FME 2016.1 . Visit http://www.safe.com/downloads to download and try it.


Forum|alt.badge.img+3
  • June 7, 2017

It has a bug that it crashes (Python) when the HTML file already exists. Can we not add the option to overwrite? And also capture the Error so it is a little easier to understand. I used 2017.0.1.1