vladholubiev/serverless-libreoffice

remove `--disable-pdfimport`?

fengsi opened this issue · 3 comments

Could you please remove --disable-pdfimport from build script? With this flag, lo cannot convert PDF to other formats such as doc, which should be a very common use case.

I was able to compile my own binary without it, but it would be better if your release already contains pdfimport. :)

Thanks!

@fengsi thanks for the input! Looks like you are digging into the topic too.

I'll compile it w/o this flag on a weekend! And hopefully look into your previous ideas of reducing size #4

Tested the new release and it's working well on PDF ==> doc. Thanks for saving us 1.5 hrs on compiling! 👍