Copy link to clipboard
Copied
It’s possible to add automatic RTF formating when concatenate fields into a new one?
Ex: Concatenate Field A, Field B and Field C.
Text field A
Text field B
Text field C
Copy link to clipboard
Copied
Yes it is, with a script. In the Acrobat JavaScript model, rich text is built with "Spans". Each "Span" is an object representing a span of text with a single set of rich text formatting parameters.
Here's the reference entry:
Copy link to clipboard
Copied
Yes it is, with a script. In the Acrobat JavaScript model, rich text is built with "Spans". Each "Span" is an object representing a span of text with a single set of rich text formatting parameters.
Here's the reference entry:
Copy link to clipboard
Copied
Exactly what I ws looking for. Thanks!
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more