Avatar

Level 4

Did this ever get resolved?  I have the same problem except my ddx uses NoXFA

<?xml version="1.0" encoding="UTF-8"?>
<DDX xmlns="http://ns.adobe.com/DDX/1.0/">
    <PDF result="outdoc">
       <PDF source="doc1"/>
       <NoXFA/>
    </PDF>
</DDX>

My 8 pg interactive pdf after running it through this DDX outputs page 1 only.