Multi Sheet Print to Tiff macro/program
Multi Sheet Print to Tiff macro/program
(OP)
Hi,
I'm looking for a way to print my entire drawing to tiff files. It is very time consuming to re-create these files every time. I have tried Print CGM and Print Workbench to no avail.
On a separate note, is there a way to save print profile settings such as page width in a profile? I-deas doesn't seem to keep my settings even when I save to a profile.
Thanks
-F
I'm looking for a way to print my entire drawing to tiff files. It is very time consuming to re-create these files every time. I have tried Print CGM and Print Workbench to no avail.
On a separate note, is there a way to save print profile settings such as page width in a profile? I-deas doesn't seem to keep my settings even when I save to a profile.
Thanks
-F





RE: Multi Sheet Print to Tiff macro/program
RE: Multi Sheet Print to Tiff macro/program
to create the tiff i would export each sheet to a cgm file them use a msplot script to convert the cgm to a tiff and then repeat for each sheet.
if i can find the script i will try to post it.
RE: Multi Sheet Print to Tiff macro/program
you may need to change a few things in it and set the default printer to tiff, and change the printing defaults for it to work perfectly
RE: Multi Sheet Print to Tiff macro/program
RE: Multi Sheet Print to Tiff macro/program