Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Assembler
Viewing all articles
Browse latest Browse all 10743

Disassemble portfolio, how to?

$
0
0

hi,

i have problem with disassembling PDF portfolio.

I have process in cycle, which is assemble few forms with XFA data into a pdf's. At the end of this process, after loop, it makes a portfolio like this :
  <PDF result="Acrobat 9 Portfolio">
    <Portfolio>
      <Navigator source="AdobeRevolve.nav"/>
      <Schema>
        <Field name="Character" type="Filename"/>
        <Field name="Location" type="Text"/>
      </Schema>
    </Portfolio>
    <PackageFiles>
      <PDF source="Swami.pdf"/>
      <PDF source="Sherlock.pdf"/>
      <FieldData name="Location">London</FieldData>
    </PackageFiles>
  </PDF>

This portfolio i will send to user and he should fill it up and send it back to me. For disassemble portfolio i tried
  <PDFsFromBookmarks prefix="Animal">
    <PDF source="doc1"/>
  </PDFsFromBookmarks>

but in Assembler result i got no documents like in attachement can see.

I need help with this? Thanks a lot.


Viewing all articles
Browse latest Browse all 10743

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>