Re: Reading .PDF Files
- From: "Ron Weiner" <weinNoSpam1@xxxxxxxxxxxxxx>
- Date: Wed, 6 Apr 2005 19:38:41 -0400
Hmmm..
I have a VB6 Program that opens PDF's counts each word on every page, and
even does a spell check (automating MS Word) insure the word count isnt
wildly inaccurate using Adobe Acrobat InterAppCommunicationSupport. Don't
even ask why we wrote the app. Suffice it to say that the customer is
pleased with the results. The app requires a full version of Acrobat V4
through V7 (although we have done very little testing with Acrobat 7) and
has been pretty reliable.
So I guess the question is what do you mean by "programmatically read the
contents of a .pdf file", and can you afford to insist that your users have
a full copy of Acrobat installed.
Ron W
"Jeff Johnson [MVP: VB]" <i.get@xxxxxxxxxxx> wrote in message
news:eK1SS2uOFHA.3704@xxxxxxxxxxxxxxxxxxxxxxx
>
> "Larry Stinson" <lstinson@xxxxxxxxx> wrote in message
> news:%23oOSs4sOFHA.3376@xxxxxxxxxxxxxxxxxxxxxxx
>
> > Is it possible to programmatically read the contents of a .pdf file in
> > Visual Basic 6.0 using the Type Lib's that ship with it?
>
> No, other than the completely manual method of knowing the structure of
PDFs
> and parsing them yourself after opening them in Binary mode. To rephrase,
no
> easy way, no.
>
>
.
- Follow-Ups:
- Re: Reading .PDF Files
- From: Larry Stinson
- Re: Reading .PDF Files
- References:
- Reading .PDF Files
- From: Larry Stinson
- Re: Reading .PDF Files
- From: Jeff Johnson [MVP: VB]
- Reading .PDF Files
- Prev by Date: Re: My own windows logon
- Next by Date: command line arguments
- Previous by thread: Re: Reading .PDF Files
- Next by thread: Re: Reading .PDF Files
- Index(es):
Relevant Pages
|