Print multiple print sets in one session

I have a situation where I want to print multiple print sets from my general model. I have tried giving input to the orchid node as list of print sets with list of filenames, but it is not taking it.

I thought of using waitfor node to execute second as the first passes through, but this node is giving a null value in output.

Is there any way to print multiple sets in one dynamo session and have each pdf based on print sets?

Thanks

FYI: The Orchid Package is supported via that project’s GitHub, not the Dynamo forum. For specific issues with that package be sure to create an issue there.

Yes, I like to understand if Revit & Dynamo by itself support running such process.

Yes, this can be done.

Not sure if Orchid can do it though; likely better off building your own node via Python or Zero Touch.