Skip to content

This is a collection of scripts for converting documents to accepted archival formats

License

Notifications You must be signed in to change notification settings

Trondheim-kommune/archival-converters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

archival-converters

This is a collection of scripts for converting documents from working formats to archival formats.

doc_to_pdf.js

Converts Microsoft Word documents to ISO 19005-1 PDF/A. Requires office 2007 (at least) to be installed on the machine running this script.

Usage

Running the command cscript.exe doc_to_pdfa.js PATH1 PATH2 PATH3 ... PATHN from a windows commandline will convert all the documents with the paths to pdf. The pdfs will be placed in the same folder as the original document with the extension changed to pdf. WARNING: it will overwrite any existing file with that name.

About

This is a collection of scripts for converting documents to accepted archival formats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published