desertbit / fillpdf

FillPDF - Fill PDF forms
Apache License 2.0
82 stars 29 forks source link

feat: Add flag to remove metadata(so pdf file is deterministic) #12

Open elb3k opened 1 year ago

elb3k commented 1 year ago

Added a new flag to remove metadata (which makes the file non-deterministic). With this flag, one can compare the generated files with a simple file comparison (or hash).