Automate Nuance PDF Converter Enterprise 7.3

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
 
G

GS

(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
 
G

GS

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top