PatCouture
Mechanical
- Jun 6, 2003
- 534
Hi
I don't know if this is possible with VB since I don't really know how to use it but I would like to be able to build a printing request for a set of files.
Example:
If I have 5 different assemblies that are build from a library of standard parts and the drawing of those parts are in various folder. When it comes to print all the drawing that are needed for let's say assembly #1 I don't want to have to open each and every draft so that I can print them all. Also I want to keep the originals drawings in their respective folder (so moving them to a folder "assembly #1" is not an option no more than copying those draft into a folder because I don't want to have duplicate files)
What I'm thinking about is a list of the files that are required for "assembly #1" and then with something like "Batch.exe" being able to print them all at once even if they are separated in various folder.
Is this possible?
Thanks in advance.
Patrick
I don't know if this is possible with VB since I don't really know how to use it but I would like to be able to build a printing request for a set of files.
Example:
If I have 5 different assemblies that are build from a library of standard parts and the drawing of those parts are in various folder. When it comes to print all the drawing that are needed for let's say assembly #1 I don't want to have to open each and every draft so that I can print them all. Also I want to keep the originals drawings in their respective folder (so moving them to a folder "assembly #1" is not an option no more than copying those draft into a folder because I don't want to have duplicate files)
What I'm thinking about is a list of the files that are required for "assembly #1" and then with something like "Batch.exe" being able to print them all at once even if they are separated in various folder.
Is this possible?
Thanks in advance.
Patrick