I have a user looking to create a macro that would convert a word 2003
document to adobe 7 PDF document, save that document to a specific folder on
the server. Plus and this is what I am struggling with, they want it done
with out any pop ups for the user to have to answer.

Any ideas.
Thanks ahead of time
Barbara

Re: Macro to convert Word to PDf and store in certain location by Graham

Graham
Fri Aug 11 00:52:38 CDT 2006

To 'print' to a specific location you need to add a 'port' to the Adobe
'printer' driver that addresses the location and set that as the default
port for that driver. The rest of the macro support is provided by Acrobat's
add-in so there's no need to re-invent the wheel.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

C2Ranches wrote:
> I have a user looking to create a macro that would convert a word 2003
> document to adobe 7 PDF document, save that document to a specific
> folder on the server. Plus and this is what I am struggling with,
> they want it done with out any pop ups for the user to have to answer.
>
> Any ideas.
> Thanks ahead of time
> Barbara