Is there a way to use multiple fonts in one text box control on a report, where the text box is made up of strings and variables?
For example, I have the variables CaseName and CaseCite, which I want to appear printed on my report as in the following example:
This in the matter of State v. John Adams. Fed 2d 122
Where "State v. John Adams" and "Fed 2d 122" are the variables.
The variables are taken from an interactive pop up form the user uses when requesting the report.
For example, I have the variables CaseName and CaseCite, which I want to appear printed on my report as in the following example:
This in the matter of State v. John Adams. Fed 2d 122
Where "State v. John Adams" and "Fed 2d 122" are the variables.
The variables are taken from an interactive pop up form the user uses when requesting the report.