Hi Experts,
I have two environments in my project the QAS (Quality) and PRD (Production).
I have created a PDF document using Adobe Design Form and WebDynpro.
When I deploy the PDF created in QAS everything works right, but when I deploy in PRD the PDF loses the formatting and some characters are being modified (special characters).
Below follows an example of a line in the QAS and same line in PRD.
QAS Environment
15/01/2008 09:31 Teste geração de PDF
PRD Environment
15/01/2008 Teste gera?ao de PDF
09:31
The problem with the modified characters does not happen with all words that contain special characters, only with some of them.
Thanks