How to convert files to pdf except ProPDFExport
Creating a function to convert drawing files into pdf collectively.
Currently, we are processing using the ProPDFExport() function, which I understand is only possible if the model is loaded on the graphic screen.
If the number of files that need to be converted increases, we are worried that the program will be burdened.
Is there any other function or method to replace this problem?

