MDW
279df3a215
Qual: Improve odt2pdf, add pandoc
...
# Qual: Improve odt2pdf, add pandoc
Fix shellcheck notices, add pandoc method.
2024-01-21 16:59:52 +01:00
MDW
c885c6917e
Qual: Ignore most shellcheck annotations, fix some ( #27452 )
...
# Qual: Ignore most shellcheck annotations, fix some
Most shellcheck annotations are ignored - this is to make sure that ci
can work for existing scripts.
Some fixes were applied.
pre-commit script was beautyfied by temporarily suppressing the IFS= expression on 2 lines.
2024-01-12 21:03:08 +01:00
MDW
5d69728703
Qual: Apply beautysh ( #27395 )
...
# Qual: Apply beautysh
Beautysh the shell scripts.
Also fixed some spelling.
2024-01-10 19:47:29 +01:00
Laurent Destailleur
2d2698a518
Update doc
2021-11-22 11:19:49 +01:00
Km
a2d6fbf3d8
Use native --convert-to feature to convert to pdf
...
We last office release we can use their native feature
* https://ask.libreoffice.org/en/question/2641/convert-to-command-line-parameter/
* https://stackoverflow.com/questions/30349542/command-libreoffice-headless-convert-to-pdf-test-docx-outdir-pdf-is-not
2019-12-30 17:25:54 +01:00
Laurent Destailleur
d404d8be9f
Debug to make MAIN_ODT_AS_PDF workign with unoconv
2017-10-10 18:54:30 +02:00
Laurent Destailleur
fc5d96b84b
Add comments
2017-03-14 10:51:28 +01:00
cam.lafit
67189fa683
Provide a home directory to java/soffice
...
By default www-data run as system user on /root directory, to prevent some error about right user we :
* move first to /tmp directory
* set /tmp as home www-data user
If needed admin sys can update *$home_java* to a valide www-data directory
2017-03-14 10:17:20 +01:00
camlafit
e0449cf17f
Execute in background process
...
It's better to split command call in two part. Set command to execute with binary path and execute after in background
2017-03-14 09:56:30 +01:00
Laurent Destailleur
4781707fa4
Fix jodconverter can't work without the wrapper jodconverter.
2015-02-22 16:01:01 +01:00
Laurent Destailleur
839f73d568
Update doc
2015-01-18 14:57:25 +01:00
HENRY Florian
578c4ca383
Update odt2pdf.sh
...
Fix odt2pdf.sh
2014-12-19 12:32:43 +01:00
cam.lafit
eb5b6efd40
Execute in background process libreoffice listener
...
* If listener is not started, script try to run it but can't continue processus
2014-01-06 19:25:25 +01:00
Laurent Destailleur
8f214a77c5
Fix: Fix error with linux rules
2013-04-30 21:31:35 +02:00