Hi If it was me, I said: The code for the "Save As" -> "HTML document" feature seems to be in:
main/sc/source/filter/html for Calc, and main/sw/source/filter/html for Writer. (Not sure if there are more?) Thank you for your contribution, and please let us know if you need any further help. Damjan On Tue, Sep 4, 2018 at 2:55 AM Howard Cary Morris < [email protected]> wrote: > Sorry, I seem too have deleted a more recent version of this request. > Someone sent me name of module that gets invoked for a save as HTML > request. > I also like to compare that with the module that does the print request > and the module that does the print preview. What are all those module names. > Where can I download those modules from? > > Thanks Howard > > Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for > Windows 10 > > ________________________________ > From: Howard Morris (aka Col Boogie) <[email protected]> > Sent: Monday, January 5, 2015 10:36:20 PM > To: [email protected] > Subject: html code generated from Open Office > > The reason I joined Open Office was to enhance the html code generated > from writer. > > For now, I have constructed html code to upload an html file generated by > Open Office and PHP code to tweak that code and download a better version. > Everything I have doe so far is in the attached zzz.zip file. Explanations > are in Readme.txt > > I would have liked to have done this directly, but when I asked how to get > there, I was directed to a site where I could download all the modules one > by one, and there seemed to be hundreds of them and no indication what any > of them contained with dubious directions how to put them together. This is > not how I like to do things, so I went the other way for now. > > I seem to have run across documentation that Open Office puts its files > internally into a XML format. If I could extract the XML directly from the > .odt file I could do everything from there. Assuming that is true, is there > an updated copy of https://www.openoffice.org/xml/xml_specification.pdf ? > I would hope that whoever is doing the documentation keeps that up to date. > It will take me at least 20 hours to read that document, but at least I > will retain most of it the first time. > > Howard Morris >
