View Single Post
Old 03-13-2019, 02:15 PM   #3
Doidel
Junior Member
Doidel began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Mar 2019
Device: code
Thank you very much for your answer!
Yes, agreed. I wasn't talking about the images and the fonts, just about the html. The way I understood it, it can happen that the htmlz output contains multiple html documents. And also, each html document has the surrounding tags which I don't need (html, head, body, div). So I want to a) make sure I always get a single html file and b) get just the content, without the surrounding elements.
As a result, I would have 1 html file (which e.g. starts directly with <p> with inline styles), accompanied with images and fonts.
Doidel is offline   Reply With Quote