Hi All,
I'm using built in convert task to generate PDF and Step Files, However, I was wondering if it would be possible to do both at one instance. For example the procedure right now is to right click on each file and then select convert to PDF/ or Convert to STEP. Would it be a way that when the user right clicks on the file, I get something like "Convert to PDF and Step or create purchasing package" and does both in one step, instead of me selecting each every time???
Thanks,
You can do this but you will need a little experience writing macros. You can create a CUSTOM TASK and use a macro.
I would sugggest looking at the existing framework for the CONVERT task. Under Output File Details select the ADVANCED SCRIPTING options to get a look at the VBA Code behind the function: