Hello,
Attached is a macro that allows you to export the drawings in PDF, DXF and PNG as desired. It is functional. I'm posting it here because it's this forum that allowed me to create it.
Notice to connoisseurs: the code is unsuitable for visualization!! haha. Seriously.
Notice: Macro created and tested on SolirdWorks 2019. It works very well for me and my colleagues, but I'm not responsible if it doesn't work for you. We can always discuss it to try to adapt it if necessary.
Operation:
Run it, select the source folder where the drawings in .slddrw format are located (or copy the path from Windows Explorer).
Check the desired export formats and click on "... " to choose the folders (or copy the path from Windows Explorer)
Click OK.
PDFs will be named: "nom_fichier"_rev"Review".pdf
DXFs will be named: "nom_fichier"_rev"Review"-"nom_feuille_mep".dxf
PNGs will be named: "nom_fichier"_rev"Revision"-page number increment (1/2/3...)
export_dxf_et_pdfv2.6.swp