cancel
Showing results for 
Search instead for 
Did you mean: 

Data Binded into Text Field does not display properly in Adobe Livecycle Print Preview

0 Kudos

So i have a text field in a form that is data binded, and the data looks like this:

Data1: 111111111

Data2: 222222222222222

Company Name

Data3:3333333

But when it is displayed in the print preview, it becomes like this:

Data1: 111111111Data2:

2222222222Company

NameData3: 33333333

I want it to display properly just like how the data is displayed in the original source

Things I noticed:
1. It does not recognize the line break

2. The word or number merges with the other when it's supposed to be a line break

3. The print display depends on the size of the text field box. So if I increase the width, the first line would be longer.

I already tried multi-line, wrap subform + allow page breaks, flowed. I also tried separating them into 2 or 4 text fields then just adjust the size, but I cannot make it work.

I tried modifying the data it self by adding invisible spaces so that the first line would not merge with the second line. But they said that it was a bit hassle for them to use my modified data.

View Entire Topic
mjoksch
Participant
0 Kudos

Dear KenJo Gianan,

I think the Sapscript editor is not a WYSIWYG Editor you need to tell that a new line has to be used. I think this is done by the collum on the left side when you change the * against a / this will tell that a new line has to be used.

More info can be fould here:https://alltechtricks9.wordpress.com/2017/01/06/sap-abap-forms/

Please consider closing your first question on this topic: https://answers.sap.com/questions/13343850/text-field-wont-allow-me-to-enable-or-check-allow.html?ch...

Thank you and best regards

Marc