<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">I would guess it has to be a failure in the fop processor to produce such a mangled PDF. </div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">You might try cd-ing to archivesspace/lib/ directory and running it manually with something like this command:</div><div class="">(not sure if it needs an adjustment for windows)</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">   </span>java -jar fop.jar  fo.xml -pdf fo.pdf </div><div class=""><br class=""></div><div class="">using this as input ( I’ve run your EAD xml thru the first stage using archivesspace/stylesheets/as-ead-pdf.xsl & saxon )</div><div class="">and see if you get any helpful or interesting error messages. </div><div class=""><br class=""></div><div class=""></div></body></html>