开发者

How to pick/read data from .pdf file using vb 6.0 with ado

开发者 https://www.devze.com 2023-01-06 02:12 出处:网络
i need a vb code for this want to read data from .pdf file usi开发者_如何学Cng vb6 as front end as ms access as a backend

i need a vb code for this want to read data from .pdf file usi开发者_如何学Cng vb6 as front end as ms access as a backend

thanks regards

Nasir


To use ADO to read data from a .pdf file you would need an OLE DB provider for pdf or an ODBC driver for pdf. I am almost sure you won't find one because a .pdf file will rarely contain suitable data i.e. tables of rows of columns etc.

0

精彩评论

暂无评论...
验证码 换一张
取 消