Hi

I have an existing code that silently generates pdfs by supplying file
path and printing to "Acrobat PDFWriter", but it's using Acrobat ver 5.
How can I achieve this in version 7 where we don't have such printer
(only "Adobe PDF" which is distiller)?

I tried using that distiller printer instead and then applying "watched
folder" feature to convert to pdf, but it doesn't work in my case
because my program needs to know when the conversion job is done.

Any ideas?? I know about 3d party tools, but trying to do it myself...


Thanks