Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reading fields from PDF
Message
From
11/11/2011 17:04:09
 
 
To
11/11/2011 16:48:10
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01528652
Message ID:
01528698
Views:
30
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform