LibreOffice test for sample-flyer.pdf

← Back to LibreOffice

Input: sample-flyer.pdf

sample-flyer.pdf first page preview
libreoffice \
--headless \
--nofirststartwizard \
--nologo \
--norestore \
--infilter="writer_pdf_import" \
--convert-to fodt \
--outdir "." \
"sample-flyer.pdf"
fodt_file="./$base_name.fodt"
uv run python3 ./tests/libreoffice_extract_fodt.py "$fodt_file" "sample-flyer--libreoffice-cpp.txt"
rm -f "$fodt_file"

Output: sample-flyer--libreoffice-cpp.txt

Loading preview…