resolution_fixed type_defect | by rjsparks@nostrum.com
Libreoffice has an export filter that will embed the original ppt(x) in an ODF format in an exported pdf. Programs like libreoffice can open and edit the ODF in the resulting pdf.
The conversion command looks like:
/Applications/LibreOffice.app/Contents/MacOS/soffice --headless
--convert-to pdf:writer_globaldocument_pdf_Export --outdir .
slides-105-stir-chair-slides-00.pptx
The resulting file-sizes are bigger (by roughly the size of the odf), but in many cases much smaller than the original ppt(x) because of better compression of imbedded images.
Issue migrated from trac:2769 at 2022-03-04 07:14:41 +0000
resolution_fixedtype_defect| by rjsparks@nostrum.comLibreoffice has an export filter that will embed the original ppt(x) in an ODF format in an exported pdf. Programs like libreoffice can open and edit the ODF in the resulting pdf.
The conversion command looks like:
/Applications/LibreOffice.app/Contents/MacOS/soffice --headless
--convert-to pdf:writer_globaldocument_pdf_Export --outdir .
slides-105-stir-chair-slides-00.pptx
The resulting file-sizes are bigger (by roughly the size of the odf), but in many cases much smaller than the original ppt(x) because of better compression of imbedded images.
Issue migrated from trac:2769 at 2022-03-04 07:14:41 +0000