Hey there,
Our company recently upgraded all of our machines to Version 2.1 and this has caused a problem in many of our custom VBA modules in excel. I am attempting to convert the previous code to version 2.1 but I keep on running into problems with initializing the pdf creator queue. I cannot release the COM object with ReleaseCOM command. Therefore once the code runs once with the JobQueue.Initialize function I cannot cancel it or even create an error handling statement.
I’m sure there are many others out there having similar problems so if we could get some example VBA code other than those provided in the how to section it would be very helpful. I have referenced those examples and they do not help me with this problem. If your going to supply the same answer I’ve seen in many other forum posts that more will be released with the next version as it is still in BETA… Could you at least tell us when we should be expecting this to be released?