ghali
ghali
Compiling the current version of pdftoipe (V7.2.24.1; Sep 08, 2021) against the current version of poppler (stable 22.08.0) fails with API mismatches ("no matching constructor", "candidate constructor not viable"). That's...
The direct route on macOS (install brew: https://brew.sh/; install pkg-config: brew install pkg-config; install Poppler 23.06: brew install poppler; https://formulae.brew.sh/formula/poppler; 'make'), fails with: xmloutputdev.cpp:156:29: error: too many arguments to function...
To output either PNG or SVG images from a multi-page Ipe file, I have been iterating then renaming the filenames for num in $(seq 1 2) do set -x zero_leading_num=$(printf...