<div>Hi,</div>
<div>&nbsp;</div>
<div>I still can&#39;t get to grips with the processing instructions.</div>
<div>&nbsp;</div>
<div>If I open a command prompt and browse to the XEP folder and type:</div>
<div>&nbsp;</div>
<div>xep -xml examples\hammer\hammer.xml -xsl examples\hammer\hammer.xsl -pdf examples\hammer\hammer.pdf</div>
<div>&nbsp;</div>
<div>This will create a hammer.pdf</div>
<div>But if I want to pass on processing instructions, such as this:</div>
<div>&nbsp;</div>
<div>&lt;?xep-pdf-initial-zoom 100%?&gt;</div>
<div>&nbsp;</div>
<div>I have no idea how to get about doing this. I&#39;ve tried to place this in multiple places within the hammer.xsl file, to no avail. Any ideas please?</div>