Printing through edrawings from Excel VBA

Hi,

I am trying to print a list of drawings from an excel sheet, through Edrawings using VBA.

I have a similar programme working for opening the files in Solidworks, which basically works by:

-Selecting the filepath from an excel sheet

-Opens the file in Solidworks

-Prints the file

-Closes

-Selects next filepath

Is it possible to do this with Edrawings and VBA - and does anyone have any examples of accessing edrawings through vba?

Thank you!

SolidworksApi macros