tif/cad plot issues

tif/cad plot issues

Anonymous
Not applicable
189 Views
1 Reply
Message 1 of 2

tif/cad plot issues

Anonymous
Not applicable
Using a VBA batch plot routine that normally works fine, I have recently stumbled into a bit of trouble. First, I noticed that the tif image had a 'gap' down the center (lost data?) when printing direct to a couple of HP laser printers we have. I cured this by creating a pc3 with the ACAD HDI driver rather than using the HP drivers. Now I have a new problem - when running the VBA routine I wrote, the ACAD objects are shifted upwards on the printed sheet (positive along Y). The print preview and manual printing are both fine, but when part of my batch routine, the objects get bumped up. (ACAD 2000i, Win2000Pro, both network and standalone HP laserjets (5si and 4v - consistent behavior throughout) using HDI drivers, tif G4 images, stripped, Cadoverlay 2000i...I think I got it all.) Thanks in advance for any help you all might have. ToddB P.S. Veign - I don't understand classes yet - I have yours for future reference. Thanks.
0 Likes
190 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
I found and cured the problem I had - the shifting ACAD objects were due to a little tidbit of code I forgot to take out (plot origin). All is well, and thanks! ToddB
0 Likes