What is the best way to show paragraphs in report print out. This is to print a lengthy contract.
These paragraphs some times having dynamic fields which can be inserted between paragraph lines controlled thru settings saved in the database.
For example:
The contract is issued on [date] against the sub-contractor [contractor name]...
One way is to split the paragraph and hard code the text and then provide fields for [date] and [contractor name].
Another way is to save the text splits in the...
Read more
These paragraphs some times having dynamic fields which can be inserted between paragraph lines controlled thru settings saved in the database.
For example:
The contract is issued on [date] against the sub-contractor [contractor name]...
One way is to split the paragraph and hard code the text and then provide fields for [date] and [contractor name].
Another way is to save the text splits in the...
Read more