Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

About rich text – PB Docs 80 – PowerBuilder Library

About rich text – PB Docs 80

About rich text

Rich text format (RTF) is a standard for specifying formatting
instructions and document content in a single ASCII document. An
editor that supports rich text format interprets the formatting
instructions and displays the text with formatting. If you look
at rich text in a plain ASCII editor, you see complex instructions
that are not very readable. The actual text of the document is buried
amid all the formatting:

{par}pardql{f2fs18cf0up0dn0
A RichText piece of text}

The same sample displayed without the commands looks like
this:

A RichText piece of text

Elements of rich text

Rich text in PowerBuilder can have:

  • Margins and tab settings for each paragraph
  • Character formatting such as italic, bold, underline,
    or superscripts for each character
  • Named input fields associated with database columns
    or other data
  • Bitmaps
  • A header and footer for the document

The user can use toolbars, editing keys, and a popup menu
to specify formatting. A print preview lets users view a reduced
image of the document to see how it fits on the page.

Rich text support in PowerBuilder

In PowerBuilder you can use rich text as a DataWindow presentation
style. You can also add a RichTextEdit control to a window or visual
user object.

What is not supported

PowerBuilder supports version 1.2 of the RTF standard, except
for the following:

  • No formatted tables
  • No drawing objects
  • No double-underline

Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x