scripts to add metadata to the PDF produced by inkscape
This commit is contained in:
parent
eff984d210
commit
9605439e98
3 changed files with 24 additions and 6 deletions
5
insert_metada.sh
Executable file
5
insert_metada.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#bin/sh
|
||||
|
||||
pdftk geometromap_solarized.pdf update_info meta.data output geometromap_solarized_ok.pdf
|
||||
pdftk geometromap_solarized_clair.pdf update_info meta.data output geometromap_solarized_clair_ok.pdf
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue