Explorar el Código

Update README.md

master
yosef langer hace 4 años
padre
commit
7384d71410
No account linked to committer's email address
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. 7
    0
      README.md

+ 7
- 0
README.md Ver fichero

@@ -9,6 +9,13 @@ Converts `.ppt` `.pptx` `.odp` and `.key` file to `pdf or/and image(png, jpg, jp
Please install [libreoffice](https://www.libreoffice.org/), [imagemagick](https://www.imagemagick.org/script/index.php) and might required [ghostscript](https://www.ghostscript.com/) for Mac os
**(Note: Please do restart your machine after installed all required software.)**

###IMPORTANT
Make sure you install libreoffice to the USER you launch nodejs with and that this user HAS a home directory!
try to convert a file from inside that USER to properly test!
in case you install directly from libreoffice website,
MAKE SURE you use the ./install script that comes inside the tar.gz inside the USER!


## LibreOffice test

libreOfficeInstallationPath --headless --convert-to pdf --outdir outputDir sourceFile(test.pdf),

Cargando…
Cancelar
Guardar