Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Geometric wide lines drawing for printer device driver

5 views
Skip to first unread message

akshay k

unread,
Feb 16, 2012, 12:28:00 AM2/16/12
to
Dear Group,

We faced an issue with EngStrokePath() when it was drawing a geometric
wide line. We are calling EngStrokePath() inside DrvStrokePath().
The XP (with SP3) OS crashed.
As directed by MSDN, we tried returning FALSE from DrvStrokePath(), so
that GDI will take care of drawing geometric wide line. But, here,
we observed that the width of the line is not changing for any scale
factor that you have selected. For Eg. when we select 50%, 100% or
150% of scale factor, the lines appear to be printed in 100% only. But
there is no OS crash.

Does anybody have any suggestion / recommendation and your opinion
would be highly appreciated.

Warm Regards,
0 new messages