Hi everyone,
I would like to create a pdf which has formatted text.
My problem is that formatted text is displayed as an xml in the generated pdf.
Steps I did:
I implemented a UI, using /SAP_BYD_APPLICATION_UI/Reuse/Notes/singletextedit.EC and here user is able to create formatted text. I added the formatted text from my custom BO to a form that I created. I also put a preview button on the UI, which displays the pdf. On the picture you can see how the generated pdf displays the formatted text.
I tried to use javascript, but code is not executed, so not helped on C4C:
https://forums.adobe.com/thread/517055?tstart=0
Do you know how to display formatted text correctly in pdf?