Input: sample-invoice.pdf
info
hexapdf info "sample-invoice.pdf" >"sample-invoice--hexapdf-ruby--info.txt"Output: sample-invoice--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-invoice.pdf" >"sample-invoice--hexapdf-ruby--info--check.txt"Output: sample-invoice--hexapdf-ruby--info--check.txt
Loading preview…
script
./tests/hexapdf.rb "sample-invoice.pdf" "sample-invoice--hexapdf-ruby--script.txt"Output: sample-invoice--hexapdf-ruby--script.txt
Loading preview…