vladholubiev / serverless-libreoffice

Run LibreOffice in AWS Lambda to create PDFs & convert documents
https://vladholubiev.com/serverless-libreoffice
513 stars 75 forks source link

Incorrect result of .msg files conversion #33

Closed LLDmitry closed 4 years ago

LLDmitry commented 4 years ago

In result of conversion of any .msg file I get incorrect pdf - it contains symbols ��� May be it because err:"Fontconfig error: Cannot load default config file" during conversion

vladholubiev commented 4 years ago

Hey @LLDmitry

Fontconfig error: Cannot load default config file error is present all the times, regardless of the input file format, so it might be another problem

Have you tried some other sample .msg files from the web? That would help narrow down the issue

Also, what about desktop LibreOffice on your computer? Is it able to convert the same file locally?

LLDmitry commented 4 years ago

Hi Vlad I've installed desktop LO, and it can't open .msg files correctly. Also, people say that "supporting such formats is out of scope" - https://bugs.documentfoundation.org/show_bug.cgi?id=58462