WR Get styled text and WR INSERT STYLED TEXT can be used to programmatically consolidate text from multiple 4D Write areas into one 4D Write area without losing the text formatting. In the following code this is used to print all of the 4D Write documents stored in a BLOB field (PluginArea1_ in the example) in a table ([Table 1] in the example) as one 4D Write area. This can be useful if they are all short documents and a developer does not want to print each document on a separate page.
`create offscreen area for printing |