Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

printing problem with report

Former Member
0 Likes
445

hi friends,

i am working a classical report,the output is coming fine.in the report if the value is below a certain level then its colour should be red or else it should be blue.

wen i take a printout of the report,the value in blue r coming fine,but for the value in red strange slant lines r also comin.

the printer is a black and white 1,is it bcoz of that im facing this line problem.

hi friends,

i am working a classical report,the output is coming fine.in the report if the value is below a certain level then its colour should be red or else it should be blue.

wen i take a printout of the report,the value in blue r coming fine,but for the value in red strange slant lines r also comin.

the printer is a black and white 1,is it bcoz of that im facing this line problem.

2 REPLIES 2
Read only

Former Member
0 Likes
426

Maybe it's because of the printer drivers. Could be that the code for the color is seen as a code for a special character.

Can you try to print on a different printer?

Read only

Former Member
0 Likes
426

Yes its because of printer only...

Instead of using RED color use YELLOW or light grey to differentiate...