Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prize Bond
Message
From
19/02/2011 17:23:28
 
 
To
18/02/2011 20:37:19
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Miscellaneous
Thread ID:
01500803
Message ID:
01500905
Views:
38
>Dear Programers
>
>Table1 has following column
>
>bonds c(6)
>and data in this column is as under
>
>002348
>125740
>167211
>289262
>874526
>
>now there is PDF file (Prize Bond Draw List) on this location
>
>d:\15-02-2011,%20Rs.1500.pdf
>
>I want to search table1 data from this pdf file.
>
>At last, all matching numbers to a new cursor.
>
>Thanks


Hi,

You can make use of the (free) utility A-PDF to transform the content of the pdf file to a text file. http://www.a-pdf.com/text/
Now you can import the text file into a vfp cursor and thus make a select statement.

Regards,

Koen
Previous
Reply
Map
View

Click here to load this message in the networking platform