<Layout xmlns="urn:speedata.de:2009/publisher/en"
xmlns:sd="urn:speedata:2009/publisher/functions/en">
<Record element="data">
<Loop select="250" variable="i">
<PlaceObject column="0mm" row="0mm">
<Image file="...pdf" page="{$i}"/>
</PlaceObject>
<NewPage/>
</Loop>
</Record>
</Layout>
On Windows (7, 32 bit), including big PDF files result in an error "-1073741819".