Automate Nuance PDF Converter Enterprise 7.3

  • Thread starter Thread starter roberto.pia56
  • Start date Start date
R

roberto.pia56

Hello Everybody
in the past I was able to create .pdf files by driving Acrobat Distiller by VBA.
Now my company changed .pdf software creator to the program in subject and I do not have authorization to install any other software on "my" computer.
Is there any way to automate it by using VBA?
Any suggestion will be appreciate.
Thanks
Roberto (IW1ERL) from Turin - Italy
 
(e-mail address removed) formulated on Tuesday :
Hello Everybody
in the past I was able to create .pdf files by driving Acrobat Distiller by
VBA. Now my company changed .pdf software creator to the program in subject
and I do not have authorization to install any other software on "my"
computer. Is there any way to automate it by using VBA? Any suggestion will
be appreciate. Thanks
Roberto (IW1ERL) from Turin - Italy

Possibly...

Set a reference to the PDFCOffice????Addin ?.0 Type Library and see
what methods and whatnot it exposes.

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion
 
FYI
Due to the inconsiderate attitude of the developers of this addin.., it
also will be loaded in any automated instances of Excel. (Normally,
automated instances don't include addins nor macro security)

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion
 
Back
Top