hello, im using solidworks macro
hello, im using solidworks macro
(OP)
hello,
im using solidworks macros to print our "standart" designs.
my situation:
i push the record/pauze macro button.
i open the main assembly drawing and start printing every drawing that's related to the main assembly.
then i push the record/pauze macro button again to stop it.
i then get the option to save it. (i save it as the same name as the main assembly on our server.)
simple right?
when i look in the edit program feature. i cant find any things related to switching to the right printer and paper size, i did do this while i was recording the macro.
When a colleague starts my macro, it doesn't use the right printer.
what am i doing wrong!?
thanks for any help
im using solidworks macros to print our "standart" designs.
my situation:
i push the record/pauze macro button.
i open the main assembly drawing and start printing every drawing that's related to the main assembly.
then i push the record/pauze macro button again to stop it.
i then get the option to save it. (i save it as the same name as the main assembly on our server.)
simple right?
when i look in the edit program feature. i cant find any things related to switching to the right printer and paper size, i did do this while i was recording the macro.
When a colleague starts my macro, it doesn't use the right printer.
what am i doing wrong!?
thanks for any help






RE: hello, im using solidworks macro
Making print commands in a macro is tricky business even for experienced programmers.
Good luck.
http://www.EsoxRepublic.com-SolidWorks API VB programming help
RE: hello, im using solidworks macro
or Batch Process from http://batchprocess.co.uk/
RE: hello, im using solidworks macro
When i use the macro to print our design it works perfect (i made the macro on my pc). how ever, if my colleague uses it (other pc) it wont use the right printer or wont print the desired design at all.
really weird!?
RE: hello, im using solidworks macro
--
Hardie "Crashj" Johnson
SW 2011 SP 4.0
HP Pavillion Elite HPE
W7 Pro, Nvidia Quaddro FX580
RE: hello, im using solidworks macro
-handleman, CSWP (The new, easy test)
RE: hello, im using solidworks macro