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.