Article | 41023408 |
Type | HowTo |
Product | Engine |
Version | 4.1.6.1029 |
Date Added | 1/23/2004 |
Submitted by | Ganesh |
Keywords |
We have some serious limitations in VectorDraw about the quality of drawing, particularly horizontal lines when displayed in Isometric view.
This is spoiling the accuracy of the entire drawing.
We have attached two files-one drawn using VectorDraw (zigzag.zip & ours.pdf) and the other using conventional line draw(conventional.pdf).
In the conventional.pdf, even though the line looks zigzag, it is printing correctly. But this is not the case with ours.pdf which is created using VectorDraw.
VectorDraw component is printing the objects as a bitmap. So for better resolution in printing try to set MaxBitmapSize to 64 (8 is default value)