Posts by IlanL

    Hello. This is my first post so hopefully following the rules.


    I am trying to create a vba macro that:

    1. Open a PDF template

    2. Populate the fields

    3. Save PDF with a new name to desired location

    4. Close the PDF template


    So far I managed to run steps 1,2.4


    I'd really appreciate if I can get assistance with respect to step 3

    I tried to implement the AcroExch.PDDoc.save() Method but keep


    BTW, I wouldn't mind to save in a different way if possible.

    Thanks in advance.