- Notifications
You must be signed in to change notification settings - Fork4
Automated conversion of Excel to PDF using LibreOffice
License
NotificationsYou must be signed in to change notification settings
enishant/excel-to-pdf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
- Read existing excel file.
- Modify cell values of existing excel file.
- Convert output of worksheet to PDF
- Run
curl -sL https://deb.nodesource.com/setup_14.x | sudo bash -
- Run
sudo apt-get install gcc g++ make
- Run
sudo apt-get install -y nodejs
- Run
node --version
- Run
npm --version
LibreOffice Installation Reference
- Run
sudo add-apt-repository ppa:libreoffice/ppa
- Run
sudo apt-get update
- Run
sudo apt-get install libreoffice
Universal Office Converter (unoconv)
- Run
sudo apt-get install -y unoconv
- Run
unoconv --version
About
Automated conversion of Excel to PDF using LibreOffice
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.