Hi,
I use unoconv to convert files from HTML to doc, and it works very well.
One issue I’m having with it is that it creates ‘linked’ images, whereas for my purposes, I would much prefer to have the links ‘broken’ so that the images are embedded in the file.
I have been perusing the UNO documentation, but it seems quite complex and I’m not sure where to fish out the specific functionality I am after - or if it’s even there.
I’m looking for suggestions about the simplest possible way to accomplish this in an automated way, on a headless (no GUI) system.
Thanks!