Application Development and Automation 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: 
Read only

Lines in Standardtexts (TA SO10) / Interactive Forms include Text

Former Member
0 Likes
427

Hallo,

I have more than 1 Textes in one Standardtext.

It likes so:

Best regatds

Conmanyname

Department

Mr Happy

******************************************************************************

* Remark 1 blabla                                                            *

******************************************************************************

* Remark 2 blabla                                                            *

******************************************************************************

Now I've the Problem that in the Rest of the Formular ther is used a proportinal font.

If I use a None-proportinal font like Corier New than it Looks not pretty.

Do anyone has a good Idea.

Perhaps it is possible to use a line. Is ther a function in SO10 to make a line, that is also automaticly used in Adobe Forms?

Or is the only solution in the program to take apart the text hardcoded by example several texts make it. That Remove the individual * at the beginning and at the end and to those who have more * to separate the text and build a nested table. For example, Ser in the form. No, table of lines of text ...

Hallo,

I have more than 1 Textes in one Standardtext.

It likes so:

Best regatds

Conmanyname

Department

Mr Happy

******************************************************************************

* Remark 1 blabla                                                            *

******************************************************************************

* Remark 2 blabla                                                            *

******************************************************************************

Now I've the Problem that in the Rest of the Formular ther is used a proportinal font.

If I use a None-proportinal font like Corier New than it Looks not pretty.

Do anyone has a good Idea.

Perhaps it is possible to use a line. Is ther a function in SO10 to make a line, that is also automaticly used in Adobe Forms?

Or is the only solution in the program to take apart the text hardcoded by example several texts make it. That Remove the individual * at the beginning and at the end and to those who have more * to separate the text and build a nested table. For example, Ser in the form. No, table of lines of text ...

1 REPLY 1
Read only

Former Member
0 Likes
399

In the hardcodiert Version it is easy to make boxes, because this function is implemented in the Adobe-Interactive-Forms Framework. But the coding in the Printprogramm ore in the Formular-Interface is costly (and dirty). Perhaps there is another solution....

Thanks a lot for helping.