cancel
Showing results for 
Search instead for 
Did you mean: 

Material Description in Adobe Form not showing line breaks – All text appearing in single line

Arpitaarchu123
Discoverer
0 Kudos
60

 

Hello Experts,

I’m working on an Adobe Form for invoice printing, and I have a requirement related to the Material Description field inside the line items.

This field is a free text field — sometimes users maintain multiple lines of text using the Enter key (i.e., line breaks). For example:

 

Line 1
Line 2
Line 3
However, in the PDF output, all the text is appearing in a single line, like:
Line 1Line 2Line 3
 

My Requirement:

If the user presses Enter while maintaining the Material Description, I want the output in the PDF form to preserve those line breaks, so the result should appear like this:

Line 1
Line 2
Line 3

Request for Help:

Can anyone please suggest what changes I need to make in either:

  • The Adobe Form layout, or

  • The ABAP driver program

    to achieve this behavior?

    I want this to work dynamically — i.e., I don’t want to hardcode anything. The output should respect whatever line breaks are maintained in the source.

    Thanks in advance for your guidance! 🙏

Accepted Solutions (0)

Answers (0)