| ▲ | cxr a day ago | |||||||||||||||||||||||||
> Even today, web formats cannot render documents with the same fidelity as ODF. Especially not for spreadsheets. That's a nonsense claim—literally a category error. You're conflating the limitations of what can be represented in a given file format with an implementation's (lack of) support for doing things encoded in that format. LibreOffice doesn't render documents encoded in plain-text, browser-compatible formats with the same fidelity as ODF because LibreOffice has not implemented encoding documents in plain-text, browser-compatible formats that it renders with the same fidelity as ODF. There is nothing in ODF that's inherently unrepresentable in JSON or pure XML. | ||||||||||||||||||||||||||
| ▲ | adrian_b 20 hours ago | parent [-] | |||||||||||||||||||||||||
I am not sure what you claim about web formats. If you try to print any non-trivial Web page with any of the existing Web browsers, all of them will print different things and none of them will print the same thing that they render on the computer display. For all of them the printed files will have various obvious defects, caused by incorrect size ratios between various elements or by an incorrect stacking of the elements, so that some of them obscure others that should have been visible. For instance, Firefox and Chrome almost always print garbage, while Vivaldi is typically much better, but it also fails from time to time. It looks like all those who maintain Web browsers only test how pages are rendered on displays, but they never test how they are rendered by a print command. With a file format intended for documents, the first property that I demand is that the document will be rendered perfectly in a deterministic way and it will look absolutely the same regardless on what medium it is rendered. Nothing could be less true for anything that is used on the Web. I strongly hate anyone who provides documentation in the form of Web pages, instead of using real documents, e.g. PDF files, ODF files or even Microsoft Office files, which can be used offline without problems. Nowadays, even the attempt to save Web pages in browsers is unreliable, due to the embedded scripts that may fail to work offline, making impossible the rendering of the saved pages. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||