I know there are many tools that let you "print" a Word document to a PDF
file (for example, CutePDF). The problem is that all these tools that I have
seen require user input to specify the output file name and possibly output
options as well. THis makes it impossible to completely automate the process
from VBA code. Does anyone know of a PDF "printer" that can operate with no
user input, completely under VBA control? The only one I have found is PDF
Creator but it is $500.

Thanks

--
Peter Aitken

Remove the crap from my email address before using.

RE: PDF tool needed by Daniel

Daniel
Wed Jun 22 08:47:05 CDT 2005

I'm not 100% sure but you might want to check out PDFCreator from
http://sourceforge.net/index.php as it is open source and you can make any
changes as required to meet your specific needs. Just an idea.

Hope this helps!

Daniel

"Peter Aitken" wrote:

> I know there are many tools that let you "print" a Word document to a PDF
> file (for example, CutePDF). The problem is that all these tools that I have
> seen require user input to specify the output file name and possibly output
> options as well. THis makes it impossible to completely automate the process
> from VBA code. Does anyone know of a PDF "printer" that can operate with no
> user input, completely under VBA control? The only one I have found is PDF
> Creator but it is $500.
>
> Thanks
>
> --
> Peter Aitken
>
> Remove the crap from my email address before using.
>
>
>