OK, so I found the type library for acrobat 6. It's just called
'Acrobat' in the Reference list and magically changes to 'acrobat 6
type library' once you select it (not a very helpful feature).
So, I guess I misinterpreted Gerie's post reply. Which part is similar
to my (potentially solved for now) problem? Sorry if it's staring me in
the face, but I don't see it.
Thanks,
NL
Jean-Guy Marcil - 05 Jan 2006 00:12 GMT
netloss was telling us:
netloss nous racontait que :
> OK, so I found the type library for acrobat 6. It's just called
> 'Acrobat' in the Reference list and magically changes to 'acrobat 6
[quoted text clipped - 3 lines]
> to my (potentially solved for now) problem? Sorry if it's staring me
> in the face, but I don't see it.
No problem.
I think you want to genetrate pdf files form WOrd document through VBA,
right?
If so, Perry's post (in reply to Gerie'S) has some code to do that.

Signature
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@CAPSsympatico.caTHISTOO
Word MVP site: http://www.word.mvps.org
Tom Winter - 05 Jan 2006 14:33 GMT
If you are trying to manipulate an EXISTING PDF file, check Adobe's
documentation:
http://partners.adobe.com/public/developer/en/acrobat/sdk/pdf/iac/IACReference.pdf
OLE Automation Objects is the section you want, though it's NOT slanted
towards VB6/VBA. Search on the Internet for stuff related to some of the
object name or methods. If you need, I've got a VB6/VBA function that will
print an existing PDF file.

Signature
Tom Winter
tom@nospam.amosfivesix.com
> OK, so I found the type library for acrobat 6. It's just called
> 'Acrobat' in the Reference list and magically changes to 'acrobat 6
[quoted text clipped - 6 lines]
> Thanks,
> NL