Announcement

Collapse
No announcement yet.

XFA document not written out properly?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • XFA document not written out properly?

    Hi,

    I have a livestyle dynamic document that I try editing in foxit reader. the data entered does not stay in the document.

    when I re open the document the data is gone.

    getting the xfa datasets from the document it looks like this

    <xfa:datasets xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/">
    <xfa:data>
    <form1/>
    </xfa:data>
    </xfa:datasets>

    form1 is the top level form,

    I tried a few fields.

    thanks in advance.

  • #2
    Originally posted by nsw2206 View Post
    Hi,

    I have a livestyle dynamic document that I try editing in foxit reader. the data entered does not stay in the document.

    when I re open the document the data is gone.

    getting the xfa datasets from the document it looks like this

    <xfa:datasets xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/">
    <xfa:data>
    <form1/>
    </xfa:data>
    </xfa:datasets>

    form1 is the top level form,

    I tried a few fields.

    thanks in advance.
    Well I know this isnt a foxit bug but just in case someone else is trying the same thing..

    in livestyle click file/form properties/data binding and tick allow binding to data ... and also add data nodes inside...

    foxit reader works good after that!

    Comment


    • #3
      Hi nsw2206,

      If possible, may we get a coy of the mentioned dynamic document for testing purpose? Please also let us know how to replicate the issue. Thank you.

      Comment

      Working...
      X