cfpdfform read returns empty structure, no form fields
Hello,
I'm attempting to read a pdf file created with LiveCycle 9. After validating the file is PDF, I perform a 'cfpdf read' and then a 'cfpdfform read'. I receive an empty structure for the 'cfpdfform read'. My output is below. The first dump is from the 'cfpdf read' command. The empty structure from the 'cfpdfform read' follows. Any ideas why the 'cfpdfform read' does not see the form fields?
Thanks
--------- output from code ------------
This is a valid PDF file.
| PDFDocument | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Application | Adobe LiveCycle Designer ES 9.0 | ||||||||||
| Author | Barb Mack | ||||||||||
| CenterWindowOnScreen | [empty string] | ||||||||||
| ChangingDocument | Allowed | ||||||||||
| Commenting | Allowed | ||||||||||
| ContentExtraction | Allowed | ||||||||||
| CopyContent | Allowed | ||||||||||
| Created | D:20110329145312-05'00' | ||||||||||
| DocumentAssembly | Allowed | ||||||||||
| Encryption | No Security | ||||||||||
| FilePath | [empty string] | ||||||||||
| FillingForm | Allowed | ||||||||||
| FitToWindow | [empty string] | ||||||||||
| HideMenubar | [empty string] | ||||||||||
| HideToolbar | [empty string] | ||||||||||
| HideWindowUI | [empty string] | ||||||||||
| Keywords | [empty string] | ||||||||||
| Language | [empty string] | ||||||||||
| Modified | D:20110331165819-05'00' | ||||||||||
| PageLayout | SinglePage | ||||||||||
| PageRotations |
| ||||||||||
| PageSizes |
| ||||||||||
| Printing | Allowed | ||||||||||
| Producer | Adobe LiveCycle Designer ES 9.0 | ||||||||||
| Properties | [] | ||||||||||
| Secure | Allowed | ||||||||||
| ShowDocumentsOption | [empty string] | ||||||||||
| ShowWindowsOption | [empty string] | ||||||||||
| Signing | Allowed | ||||||||||
| Subject | DMS Sales Order Quote | ||||||||||
| Title | DMS Quote | ||||||||||
| TotalPages | 1 | ||||||||||
| Trapped | [empty string] | ||||||||||
| Version | 1.7(Extensions: {/ADBE={/ExtensionLevel=3, /BaseVersion=1.7}}) | ||||||||||
This is the output from reading the form
| struct [empty] |
|---|
-------------------------------------------
Form fields from LiveCycle:
