<div dir="ltr">Hello,<div><br></div><div>I just wrote about this in another question (Finding aid title vs. finding aid filing title <a href="http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/2016-June/003718.html">http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/2016-June/003718.html</a>) </div><div><br></div><div>It is very much possible to alter the way your PDFs look. </div><div>To do this navigate to the stylesheets folder under your archivesspace main directory. Open up the ead-to-pdf.xsl. </div><div><br></div><div>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 </div><div><br></div><div><div><br></div><div>    <xsl:attribute-set name="h2"></div><div>        <xsl:attribute name="font-size">16pt</xsl:attribute> </div></div><div><br></div><div>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 </div><div><br></div><div>Here is an example that I created for the University of Nevada Las Vegas with some changes to the stylesheets made by The Getty: </div><div><a href="https://github.com/l3mus/ArchivesSpace-authority-project/tree/master/unlv_ead_exporter">https://github.com/l3mus/ArchivesSpace-authority-project/tree/master/unlv_ead_exporter</a><br></div><div><br></div><div>Let me know if you have any questions.</div><div><br></div><div>Good Luck,</div><div><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div style="font-size:12.8px">Carlos Lemus</div><div style="font-size:12.8px"><font size="1">Application Programmer, Special Collections Technical Services</font></div><div style="font-size:12.8px"><font size="1">University Libraries, University of Nevada, Las Vegas</font></div></div></div></div></div></div></div></div>
</div></div>