Hello - I often will open an Adobe object. All of a sudden, I'm getting a 429 error "Active component can't create object." Any suggestions. See code below. I do have Adobe PRO, I repaired the DB (to be safe), and this code was JUST working like 1 hour ago!
Edit: the coding does seem to work assuming that Adobe Pro is ALREADY open - but I never needed to do that before.
Edit: the coding does seem to work assuming that Adobe Pro is ALREADY open - but I never needed to do that before.
Code:
Set mobjAcroApp = CreateObject("AcroExch.App") 'Initialize Acrobat by creating App object
Last edited: