cancel
Showing results for 
Search instead for 
Did you mean: 

Euro symbol in PO Layout output preview

Former Member
0 Kudos

Hello,

When I view the output preview of the <u>Purchase Order (SmartForms) layout</u> ... the symbol for the <b>Euro currency</b> is <u>not</u> displayed correctly and appears rather as the character "<b>#</b>".

How can I fix this??

Thanks,

Tim

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Tim,

Any updates.

Regards

- Atul

Former Member
0 Kudos

Still in process of trying the Notes you referred... will let u know, Thanks, Tim

An update for you, not this OSS Note has not fixed our issue... in fact in debug I see we are having codepage 4102 ... and for some reason the Euro symbol doesnt show for this, and is not converted using the OSS Note update you provided...

So at this point I have no idea what to do... I read all the threads concerning this issue and there doesnt seem to be a direct solution!

Any ideas from here?

Thanks,

Tim

Message was edited by:

Tim McGrath

yann_bouillut
Active Contributor
0 Kudos

Hi Tim,

Are you using non unicode system ?

If yes, euro symbol is not available.

Please check OSS notes 674715, 988373, 916852

Kind regards,

Yann

Former Member
0 Kudos

It is Unicode surely... any more insight?

Thanks,

Tim

Former Member
0 Kudos

Hi

Any updates on this.

Regards

- Atul

Former Member
0 Kudos

We found the solution by doing the following (ideas taken from OSS Notes 323736 and 1017149) :

<i>First</i> copied <u>Device Type</u> <b>PDF1</b> to a specific <b>ZPDF1</b>, and then changed the <u>Character Set</u> from <b>1117</b> to <b>1116</b>.

<i>Secondly</i>, in table <b>TSFDEVTY</b>, for the entry :

APPL = <b>SAPDEFAULT</b>

LANGUAGE = <b>EN</b>

DEVTYPE = <b>PDF1</b>

We put instead :

APPL = <b>SAPDEFAULT</b>

LANGUAGE = <b>EN</b>

DEVTYPE = <b>ZPDF1</b>

Thanks,

Tim

Former Member
0 Kudos

This is quiet interesting. Anyways, the problem is resolved.

If you think, Please reward suitable points for our efforts. ))

Regards

- Atul

yann_bouillut
Active Contributor
0 Kudos

Hi,

Please refer to the following thread where solution was provided :

https://forums.sdn.sap.com/click.jspa?searchID=-1&messageID=1250507

Kind regards,

Yann

Former Member
0 Kudos

Hi

Please refer to following OSS notes.

Note 919883 - Unicode: Euro character U+20AC not displayed in PDF

Note 857939 - special character euro in HTTP request

Hope this will help.

Please reward suitable points.

Regards

- Atul