cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Adobe forms special characters

0 Likes
6,354

Hi experts,

I need to print special characters on an Adobe form.

There is no problem putting the characters on the form at design time.

However after rendering the form on the ADS server, these characters are replaced by others.

The form's default locale is set to 'Viewer's system locale' (but i also tried other locales).

When calling the form the docparams are set to (but i also tried other parameters).

ls_docparams-langu = 'N'

ls_docparams-country = 'BE'.

I assume the problem is located on the ADS server ?

What should i do to solve this problem ?
Thanks for any help.

View Entire Topic
Former Member
0 Likes

Please check the below thread, may be this is helpful for you.

Dynamically populating the symbols like Copyright, Trademark, and Register etc

0 Likes

Rajiv, thanks for your reply.

I don't have any problem designing a form or placing special characters in a textbox.

The problem with invalid characters occurs only after rendering the form on ADS.

I am aware of the usage of the Alt key to generate ascii characters.

Thanks anyway...