Geometric wide lines drawing for printer device driver

A

akshay k

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,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top