- View pdf metadata for a file called Example.pdf:
pdfinfo Example.pdf
- Edit existing metadata in the terminal using nano editor:
pdftk Example.pdf dump_data output Metadata-output.txt nano Metadata-output.txt
- Update metadata:
pdftk Example.pdf update_info Metadata-output.txt output Example-new.pdf
Until now, I was trying to keep my Linux (and other related) notes on a static web page, and using other local software on my PC. Finally, I decided to create this blog to make easier for me the task of updating my notes from any place and to have quick access to them.
martes, 1 de diciembre de 2015
Update PDF metadata
From http://askubuntu.com/questions/401114/which-is-the-best-pdf-metadata-viewer-for-ubuntu
Suscribirse a:
Enviar comentarios (Atom)
No hay comentarios:
Publicar un comentario