How to get View/Sheet Set without opening the Revit file for printing pdf

Hi Alban, Thank you for your help, this is awesome !

Here is the final script:
*Include the batch print and the rename pdf.

The rename node couldn’t be used so I had to take the python out of the box.
I found the solution here https://forum.dynamobim.com/t/rename-files/18077

Batch_Print
BATCH_PRINT_PDF_0914.dyn (72.8 KB)

Further to this workflow, I would like to run a batch print for multiple file using a periodic run or even better a recursive definition, sort of Hoopsnake workflow for dynamo, I think the current script will give us a lot of comfort but if you know any post or package, I’ll love to develop this script further.

Thank you again,
Best,