Inquiry Regarding LibreOffice

増野智仁 t.mashino at adseed.co.jp
Wed Oct 18 05:47:51 UTC 2023


Dear LibreOffice Team,

I'm Mashino, a web engineer. I would like to express my appreciation for
the exceptional software, LibreOffice, that your team has developed.

I'm reaching out to you to discuss a specific matter. I apologize if my
contact information is incorrect, and I would appreciate it if you could
confirm the accurate contact information.

LibreOffice is currently installed on an AWS EC2 instance and utilized via
the command line. Our objective is to convert Excel files that are uploaded
to the server into PDF format using the following command:


```
export LANG=ja_JP.UTF-8 HOME=${outdir} && timeout 30 /usr/bin/soffice
--headless --convert-to pdf --outdir ${outdir} ${file_path}
```

In this context, I have a question: If we install the font specified by the
Excel file as the system font on the server, is it possible to create the
converted PDF with the same font as specified in the Excel file?
Additionally, what happens if different fonts are specified for individual
cells in the Excel document?

I realize that this request might be a bit out of the ordinary, and I truly
appreciate your understanding and help.

Thank you for your time and support.

Best regards,
Mashino
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20231018/6b242386/attachment.htm>


More information about the LibreOffice mailing list