Re: Not sure how to make Libreoffice support non-English documents

2021-11-30 Thread Ilmari Lauhakangas
On 30.11.2021 6.02, Jun 711 wrote: On Fri, Nov 26, 2021 at 10:35 PM Ilmari Lauhakangas > wrote: On 27.11.2021 3.21, Jun 711 wrote: > Hi, > > I followed the steps written in this repo to try to compile a compact > version of

Re: Not sure how to make Libreoffice support non-English documents

2021-11-29 Thread Jun 711
Thank you. We gave that a try and it solved font issue as in previously, all the converted text had the same font. However, it still doesn't work for these languages: Chinese, Japanese, Korean and Punjabi out of the 8 languages that we tested. This is what we had in our test.docx. The converted

Re: Not sure how to make Libreoffice support non-English documents

2021-11-26 Thread Ilmari Lauhakangas
On 27.11.2021 3.21, Jun 711 wrote: Hi, I followed the steps written in this repo to try to compile a compact version of libreoffice that can convert non-English documents to PDFs. https://github.com/vladgolubev/serverless-libreoffice/blob/master/Dockerfile

Not sure how to make Libreoffice support non-English documents

2021-11-26 Thread Jun 711
Hi, I followed the steps written in this repo to try to compile a compact version of libreoffice that can convert non-English documents to PDFs. https://github.com/vladgolubev/serverless-libreoffice/blob/master/Dockerfile The compiled Libreoffice provided by Vlad Holubiev through the repo works