Input: sample-receipt.pdf
info
hexapdf info "sample-receipt.pdf" >"sample-receipt--hexapdf-ruby--info.txt"Output: sample-receipt--hexapdf-ruby--info.txt
Loading preview…
--check: also validates the file for parse/structural errors, alongside the plain info dump above.
hexapdf info --check "sample-receipt.pdf" >"sample-receipt--hexapdf-ruby--info--check.txt"Output: sample-receipt--hexapdf-ruby--info--check.txt
Loading preview…
script
./tests/hexapdf.rb "sample-receipt.pdf" "sample-receipt--hexapdf-ruby--script.txt"Output: sample-receipt--hexapdf-ruby--script.txt
Loading preview…