https://github.com/codeadamca/php-pdf-to-ppt
Converting a PDF to a PPT file using PHP.
https://github.com/codeadamca/php-pdf-to-ppt
Last synced: 3 months ago
JSON representation
Converting a PDF to a PPT file using PHP.
- Host: GitHub
- URL: https://github.com/codeadamca/php-pdf-to-ppt
- Owner: codeadamca
- Created: 2025-02-08T12:49:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-08T13:39:10.000Z (5 months ago)
- Last Synced: 2025-02-08T14:27:56.477Z (5 months ago)
- Size: 2.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php-pdf-top-ppt
Converting a PDF to a PPT file using PHP.Install LibreOffice:
https://gcore.com/learning/how-to-install-libri-office-on-ubuntu/```
sudo apt update
sudo apt install libreoffice
```Help:
https://ask.libreoffice.org/t/pdf-to-ppt-and-excel/40011/2Run:
soffice --infilter="impress_pdf_import" --convert-to pptx source.pdf