Remix.run Logo
Octoth0rpe 11 hours ago

That's an interesting approach. I'm concerned about the use of LibreOffice as your source of truth. Would it be possible to swap out LibreOffice for actual MS Word in this workflow? This also could reveal some libreoffice rendering bugs/edge cases that are worth filing bugs over.

fishbone 11 hours ago | parent | next [-]

I don’t have MS word installed on my development machine, so I haven’t done much testing with Word, but that does sound like a good idea to run the suite using Word. For what it’s worth I did not notice any issues with LibreOffice, even after running many iterations and tests.

m_w_ 11 hours ago | parent [-]

I would add a +1 for testing w/ Word - the official Office suite runs some validation where only Word will show a "broken file" popup, even when nothing else does.

In our case, clients use only real Word, so any machine-generated/mutated files (excel/ppt as well) need a pass through the real office executable.

fishbone 10 hours ago | parent [-]

Thanks for the feedback, I’ll add Word validation to my todo list.

cgyvbunji 8 hours ago | parent | prev [-]

In my experience a docx that looks good in libreoffice usually looks good in word, it's the other way around that is usually more of a problem.