Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Legalinc/office-merge-lib

Repository files navigation

office-merge-lib

This library contains the CDE packages of libreOffice and Imagick.

This is used to convert doc, docx, png and jpeg files to PDF.

Steps for convertion.

  • Move the File which is to be converted to cde-root/home/user/convert/ folder.
  • Change the directory to cde-root/home/user/.
  • For converting the image files, run the shell command ./convert.cde convert/imageFileName output/finalPDFName.
  • For converting the doc/docx files, run the shell command ./libreoffice.cde --headless --invisible --convert-to pdf convert/docFileName --outdir output/.
  • The converted PDF files can be extracted from the cde-root/home/user/output/ folder.
  • Remove the files to prevent memmory growth.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages