FA_Inclusion_Library

Edit the PDF Layout, customizing its contents for the appropriate document.

Design Pad PDG-TR-2011/12 PDF Layout modifications
title page

<div style="margin-top:7.5mm;page-break-after:always">
<align:center><img src="/download/attachments/4718880/FAdp_title_img.PNG"/></div>

header

<div style="margin-top:10mm">
     <img src="/download/attachments/4718880/FAlogo.PNG">
</div>

<div style="text-align:right;margin-bottom:60mm">
       PDG-TR-2011/12 Ver. 4.5.2xx
</div>

Schema Viewer PDG-TR-2011/11 PDF Layout modifications
title page
<div style="margin-top:7.5mm;page-break-after:always">
<align:center><img src="/download/attachments/4718880/SVTitle.PNG"/></div> 
header
<div style="margin-top:10mm">
     <img src="/download/attachments/4718880/FAlogo.PNG">
</div>
<div style="text-align:right; margin-bottom:60mm">
      PDG-TR-2011/11 Ver. 4.5.2xx
</div>
No Print Macro (needs verification)

If you are using the noprint macro, adding the following to the CSS - PDF Stylesheet will have it work properly for exports.

.noprint
{
display: none ;
}