This package has been deprecated
Author message:
Please
aws-lambda-libreoffice
0.1.4 • Public • Published aws-lambda-libreoffice 
85 MB LibreOffice to fit inside AWS Lambda compressed with Brotli
Inspired by chrome-aws-lambda
Install
$ yarn add aws-lambda-libreoffice
Usage
const {getExecutablePath, defaultArgs} = require('aws-lambda-libreoffice');
const loBinary = await getExecutablePath();
execSync(`${loBinary} ${defaultArgs.join(' ')} --convert-to pdf file.docx --outdir /tmp`)
License
MIT © Vlad Holubiev
Readme
Keywords
nonePackage Sidebar
Install
npm i aws-lambda-libreoffice
Weekly Downloads