I have a docx where i have a transparent png inside and i convert it via command line on linux to pdf. This image is displayed black then. LO Version 6.4
libreoffice --headless --convert-to pdf test.docx --outdir /pdf
Is there any option i can add, that the image will still be transparent? Or is this a bug in LO?