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

Problem in displaying special chars

Former Member
0 Likes
1,123

Hi Guys,

in my sap script of PO for hungary there is some special chars

like szállít.

somtime in print preview and printing it is printing correct way but some time it replaced special char with # like sz#ll#t.

Am not sure why it is not consistent.

Amit.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
669

Are you always using the same device?

Hi Guys,

in my sap script of PO for hungary there is some special chars

like szállít.

somtime in print preview and printing it is printing correct way but some time it replaced special char with # like sz#ll#t.

Am not sure why it is not consistent.

Amit.

4 REPLIES 4
Read only

Former Member
0 Likes
670

Are you always using the same device?

Read only

0 Likes
669

Ramiro,

yes both time am watching the print preview on my machine.

both are exactly same except some line item but am not sure why one is showing correctly and one is replacing # .

Amit.

Read only

0 Likes
669

check the drivers of your printer.

Read only

Former Member
0 Likes
669

Solved.for the wrong one correct ptinter logical destianton provided which suport special char.

Amit.