Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading fields from PDF
Message
De
11/11/2011 17:04:09
 
 
À
11/11/2011 16:48:10
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:
01528698
Vues:
29
>Yes it works. maybe you are missing an import statement ?
>
>Imports System.IO
>Imports System.Collections.Generic
>Imports System.Diagnostics
>Imports System.Collections
>Imports System.Text
>Imports iTextSharp.text.pdf

It is funny, but, when I have this line:
Imports iTextSharp.text.pdf
The designer would indicate a "Type expected" on one of the top declaration:
        Public oField As Collection = New Collection
It seems we cannot use collections when we have an import to iTextSharp.text.pdf. Can you try to add a declaration like that on top of your class to see if you will get the same?
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform