Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Printing Header Text in Purchase Order

Former Member
0 Kudos

HI,

Actually I had the problem. A smart form has been developed for printing Purchase Order. Here in smartform a field has been declared to accept whatever the text had keyin in Header Text has to appear in Purchase Order. It is printing correctly until it is of Two paragraphs which consists of two or max three lines. Whenever it is exceeding these two paragraphs even a single word. It is printing something from the middle and in a reverse way. To get the clear picture I will give the example below.

<b>Ex.</b> <b>I</b>) This Purchase Order has been given.

Delivery has to be make on time.

In the above example it is ok printing properly.

<b>Ex.</b> <b>II</b>) This Purchase Order has been given after

verification.

Delivery has to be make on time as scheduled.

On Delay PO will be cancelled.

In this IInd example the output is showing as

<b>Output:</b> to be make on time as scheduled.

verification.

This Purchase Order has been given after

On Delay PO will be cancelled

Delivery has

Waiting for your help.

Thanks in Advance.

bye

Abdul Mannan

4 REPLIES 4

Former Member
0 Kudos

Mohammad,

I am not very clear what exactly is the problem. IS this field a part of the MAIN window?

Can you explain a little more about the problem?

Regards

Ravi

0 Kudos

hi,

Ofcourse, the field is a part of main window in Smart Forms. I will elaborate further, In Main window we declared one <u><b>Table</b></u> in the Tables <u><b>Main Area</b></u> there is a <u><b>Row</b></u> and in a Row there is a <u><b>Cell</b></u> in a cell we declared one <u><b>Text Field</b></u> which is taking that <u><b>header text</b></u> and printing it as output.

I hope you got it.

Waiting for reply with a good solution.

Thanks and Regards.

Bye.

Abdul Mannan

0 Kudos

Mohammad,

Looks like you have done everything right. Can you check if the width is enough for the second case?

Regards,

Ravi

0 Kudos

Hi,

Thanks Ravi for quick reply. Regarding width we gave the maximum but still the problem exists as mentioned in the beginning.

Thanks.

Bye.

Abdul Mannan