

<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Parsing XFDF in PHP</title>
	<atom:link href="http://blog.rubypdf.com/2008/12/22/parsing-xfdf-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rubypdf.com/2008/12/22/parsing-xfdf-in-php/</link>
	<description>PDF &#38; Marketing</description>
	<lastBuildDate>Tue, 27 Dec 2011 14:41:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rob</title>
		<link>http://blog.rubypdf.com/2008/12/22/parsing-xfdf-in-php/comment-page-1/#comment-13190</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Wed, 28 Apr 2010 19:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rubypdf.com/?p=252#comment-13190</guid>
		<description>i too am trying to parse PDF FDF data in PHP. i can find no examples of how to do this...my main question is how to get access to whatever structure acrobat uses to send the FDF data. i had thought this would be in the $_POST array, but it is not there. so where do i find this data???

help please.</description>
		<content:encoded><![CDATA[<p>i too am trying to parse PDF FDF data in PHP. i can find no examples of how to do this&#8230;my main question is how to get access to whatever structure acrobat uses to send the FDF data. i had thought this would be in the $_POST array, but it is not there. so where do i find this data???</p>
<p>help please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: techpaul702</title>
		<link>http://blog.rubypdf.com/2008/12/22/parsing-xfdf-in-php/comment-page-1/#comment-10611</link>
		<dc:creator>techpaul702</dc:creator>
		<pubDate>Fri, 21 Aug 2009 19:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rubypdf.com/?p=252#comment-10611</guid>
		<description>I tried this with standard fields and worked great.
How would you do this with Hierarchical fields

Field names in PDF file.
I&#039; am guessing some kind of recursion


address.0.0
address.1.0
address.0.1
address.1.1</description>
		<content:encoded><![CDATA[<p>I tried this with standard fields and worked great.<br />
How would you do this with Hierarchical fields</p>
<p>Field names in PDF file.<br />
I&#8217; am guessing some kind of recursion</p>
<p>address.0.0<br />
address.1.0<br />
address.0.1<br />
address.1.1</p>
]]></content:encoded>
	</item>
</channel>
</rss>

