PDF Creator Pilot is a COM library and as all that libraries it may be used in a VBA (Visual Basic for Applications).
To use it in your macros you need to do the folowing:
- Open the Macros dialog and select existing or create a new one
- In the macros editor window add a reference to the PDF Creator Pilot library
- In the References window find and check “PDF Creator Pilot Type Library” string
- Now declare the variable and you are ready to use the PDF Creator Pilot
Max Filimonov