Message 1 of 2
tif/cad plot issues

Not applicable
06-21-2002
04:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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.