Hello everyone,
I am trying to make a macro that can created a merged PDF (sorted) of all assemblies from the top assembly. My goal is to create a handbook of all assemblies for maintenance purposes once a machine is built. I am looking to merge all the assembly pdfs and have them sorted according to the indented BOM of the top assembly using a macro from the top assembly so later on I can add a table of content. I understand that multiple assembly pdfs can be created using SW Task Scheduler and later be merged but sorting all the assemblies according to the indented BOM can be very time consuming. So, is there similar macro that I can change it to get a similar functionality?
Thanks!