Skip to content

sdm7g/ead2pdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchivesSpace EAD2PDF

This is a basic little script to convert EAD files into PDFs. It uses a slightly tweaked XSLT developed by Winona Salesky, using the Apache FO library to convert XML into PDF.

It requires Java.

To run, simply use java -jar ead2pdf.jar EAD_INPUT_FILE PDF_OUTPUT_FILE [ XSLT_FILE ( option ) ]

To develop, make your edits, have warbler installed, and then "warble compile jar"

About

ASpace EAD2PDF

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • XSLT 89.0%
  • HTML 8.7%
  • Ruby 2.3%