Printing TIF over Network providing Word Document Title

2008-11-14 13:42:14 by secano

Hello everybody !

In Forum search I din't find any information concerning my problem, so here it is :)

For archiving purposes I have to save Word/Excel files in TIF image format.

PDF Creator is installed on server-side and shared to the clients. PDFCreator is configured to auto save in tif format which actually does a great job.

My Problem is : I need to set the filename of the converted file through a Word/Excel VBA Form !

With PDF Creator locally installed there is no problem at all. But I can't set name over network deployment. I tried using the BuiltInDocumentProperties of doc-document such as Title or author, but PDF creator did not recognize it...

any suggestions on how to solve my problem ?

Thanks in advance!

Maik