Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading fields from PDF
Message
De
11/11/2011 18:13:03
 
 
À
11/11/2011 17:20:22
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01528652
Message ID:
01528707
Vues:
31
This syntax doesn't give an error:
Dim laFieldList As Array = oPdfReader.AcroFields.Fields.Keys.ToArray
However, the following would return 0 for the number of fields:
' Get the number of fields
nField = laFieldList.Length
If that syntax above is the proper declaration to use, I am wondering if the PDF I have doesn't have fields. When I look at it, it is a properly well defined forms where various fields have been entered. So, we have a title and a value. It goes all the way down like that. My assumption is that a PDF would then have been defined with a field approach to support that. Or, could it be that there is simply no field?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform