[Archivesspace_Users_Group] ASpace's PDF view of finding aids

Carlos Lemus carlos.lemus at unlv.edu
Tue Jun 28 14:33:41 EDT 2016


Hello,

I just wrote about this in another question (Finding aid title vs. finding
aid filing title
http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/2016-June/003718.html
)

It is very much possible to alter the way your PDFs look.
To do this navigate to the stylesheets folder under your archivesspace main
directory. Open up the ead-to-pdf.xsl.

You should be able to edit that file to make changes to your pdf.  Changes
such as font and spaces in the PDF are at the very top in lines like


    <xsl:attribute-set name="h2">
        <xsl:attribute name="font-size">16pt</xsl:attribute>

you should be able to change that to a 12pt or whatever you need to fit
your needs. Removing and adding components of the PDF is also possible. For
larger changes such as notes not publishing or changing a title you need to
make changes to the ead serializer. This way the changes are applied
directly to the ead and converted into the PDF

Here is an example that I created for the University of Nevada Las Vegas
with some changes to the stylesheets made by The Getty:
https://github.com/l3mus/ArchivesSpace-authority-project/tree/master/unlv_ead_exporter

Let me know if you have any questions.

Good Luck,
Carlos Lemus
Application Programmer, Special Collections Technical Services
University Libraries, University of Nevada, Las Vegas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20160628/f69ae47f/attachment.html>


More information about the Archivesspace_Users_Group mailing list