manage jobs
Submitted by leo1234567890 on Wed, 2008-05-07 13:24.
Is possible manage a single job into pdfcreator via vba?
For example can i set pdf creation param for a job and set other param for another job?
When do i know that a my job is terminate?
sorry for my english
thanks for your halp
i know the com examples in \PDFCreator\COM\MS Office folder.
I detail my question:
if i have job1 (job1 is my job created with COM (access report) with a lot of pages) and job2 (job2 is a user job) : when is job1 terminate and how can set my parameters only for job1 and not for job2 (...becouse if i use the COM access report example, the job2 CAN overwrite my pdf file of job1!!) . I don't find solution using COM.
Sorry for my english!
Thank you