Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adobe FDF Toolkit
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00792248
Message ID:
00792414
Views:
19
Any idea why if I put the line:
<f href="/PDFs/MyPDF.pdf"/>
where it is locate in your example (just before the < /xfdf >, I receive the message:

Unable to locate the form, because the FDF lacks an /F key. If the FDF came back as a result of a submit from a PDF form, then the URL is probably missing "#FDF" at the end.

However, if I locate it as the third line then it finds the form okay? Here is my code:
<?xml version="1.0" encoding="UTF-8"?>
<xfdf xmlns="http://ns.adobe.com/xfdf/" xml:space="preserve">
<f href="/ACORD/137nc.pdf"/>
<fields>
<field name="Form"
<field name="Date">
<value>05/23/2003</value>
</field>
<field name="Producer">
<Field name="FirstName">
<Value>Tracy Holzer</value>
</Field>
</Field>
</field>
</fields>
</xfdf>
However, now it does not read the fields correctly. The fields are: form.date, form.producer.firstname, etc...
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Reply
Map
View

Click here to load this message in the networking platform