If I run "pdftoppm example.pdf images/a" without creating directory "images", where are the output files? There's no error display for such condition, and it seems working just without output.
You need to create the directory first. It is no different to: $ cat > images/a bash: images/a: No such file or directory We probably should abort with an error if opening the output file fails.
Agreed, an eror would make sense
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/poppler/poppler/issues/415.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.